Re: configure password

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: configure password
Дата
Msg-id 87bqafqpxd.fsf@suzuka.mcnaught.org
обсуждение исходный текст
Ответ на Re: configure password  (João Paulo Zavanela <joao_zava@globo.com>)
Список pgsql-general
João Paulo Zavanela <joao_zava@globo.com> writes:

> Thanks, but I need configure password to connect to server!
> Now the pg_hba.conf is trust, I need change to passwd.
> Changing the file to passwd, I don't know how configure password to connect!

Set pg_hba.conf to 'trust', connect and use ALTER USER to set the
password, then change pg_hba.conf to use 'md5' for your database.

-Doug

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

Предыдущее
От: Craig White
Дата:
Сообщение: getting list of tables from command line
Следующее
От: Thomas Pundt
Дата:
Сообщение: Re: strange message from pg_dumpall