Re: (no subject)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: (no subject)
Дата
Msg-id 29382.1055425335@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: (no subject)  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
Achilleus Mantzios <achill@matrix.gatewaynet.com> writes:
> On Thu, 12 Jun 2003, A. Van Hook wrote:
>> When updating from 7.2.3 to 7.3.3 we have lost the ability to see the 
>> passwords in pg_shadow. Is there a way to decrypt the passwords?

> But you still can do
>  ALTER USER foo UNENCRYPTED password 'bar';  

Also, there is a postgresql.conf setting that will make UNENCRYPTED
the default, same as before (although I fail to understand why anyone
would think that's a good idea ;-))
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: David Pradier
Дата:
Сообщение: Re: How to make a IN without a table... ?
Следующее
От: Robert Treat
Дата:
Сообщение: control structures in plpgsql