Re: pg_restore and the use of encryption

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_restore and the use of encryption
Дата
Msg-id 200302021023.h12ANHl19843@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_restore and the use of encryption  ("Chris White" <cjwhite@cisco.com>)
Ответы Re: pg_restore and the use of encryption  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgres server output log
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] COPY as non super user