Re: Forgot Root Password

Поиск
Список
Период
Сортировка
От Ray Stell
Тема Re: Forgot Root Password
Дата
Msg-id 20080426123413.GA4035@cns.vt.edu
обсуждение исходный текст
Ответ на Forgot Root Password  ("Kranti K K Parisa™" <kranti.parisa@gmail.com>)
Ответы Re: Forgot Root Password
Re: Forgot Root Password
Re: Forgot Root Password
Список pgsql-admin
On Sat, Apr 26, 2008 at 11:00:35AM +0530, Kranti K K Parisa? wrote:
> Can anyone suggest a way to retrieve/update the postgres root password ?


edit pg_hba.conf so that localhost connections from localhost are trusted maybe like
this:

host    all         all         127.0.0.1/32          trust

you have to restart, but then you can do an alter user and so can all the other local
users.

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

Предыдущее
От: "Kranti K K Parisa™"
Дата:
Сообщение: Forgot Root Password
Следующее
От: "Eric Comeau"
Дата:
Сообщение: Re: Vacuumdb error - corruption