Re: pg_dumpall / restore issues

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_dumpall / restore issues
Дата
Msg-id 200209281800.g8SI0MV18145@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_dumpall / restore issues  (Derek Neighbors <derek@gnue.org>)
Список pgsql-admin
Derek Neighbors wrote:
-- Start of PGP signed section.
> After a recent failure and restore I noticed two things that might be
> bugs in pg_dumpall:
>
> 1. It saves the users passwords as plain text in the dump. (gack)

Use:

    password_encryption = true

and during the load the passwords will be MD5 encrypted.  However, this
disables pre-7.2 clients using crypt.  This will be the default in 7.3.


--
  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 по дате отправления:

Предыдущее
От: "cameron.hanover"
Дата:
Сообщение: old db in a new system
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [DBmirror Issue] recordchange() dies in packageData unless