Re: resetting postgres password

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: resetting postgres password
Дата
Msg-id F7EBAC5A-A698-11D9-86D9-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на resetting postgres password  (D A GERM <dgerm@shepherd.edu>)
Список pgsql-general
On Apr 6, 2005, at 8:22 AM, D A GERM wrote:

> What is the easiest way to reset the postgres user password?

Using the ALTER USER command. If you don't know the password,
temporarily modify the pg_hba.conf file to allow local connections
without a password ('trust'). You can then login without the password
and reset it.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: "Costin Manda"
Дата:
Сообщение: Re: very slow after a while...
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: very slow after a while...