Re: pg_restore and the use of encryption - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: pg_restore and the use of encryption
Date
Msg-id 200302021023.h12ANHl19843@candle.pha.pa.us
Whole thread Raw
In response to pg_restore and the use of encryption  ("Chris White" <cjwhite@cisco.com>)
Responses Re: pg_restore and the use of encryption  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
This seems very strange.  Are you sure those binaries are all from the
same release.  Is your pg_hba.conf a cause? I know of now special
connection requirements for pg_restore.

---------------------------------------------------------------------------

Chris White wrote:
> I am trying to run pg_restore and it tells me it needs libssl, libcrypto,
> libkrb5 etc. Why does pg_restore need these libraries when neither pg_dump
> or postmaster require these libraries to run. Why is pg_restore requesting
> encryption libraries and what are they used for?
>
> Thanks
> Chris White

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Postgres server output log
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] COPY as non super user