| От | Doug McNaught |
|---|---|
| Тема | Re: password authentication failed for .. |
| Дата | |
| Msg-id | 87brqam9rr.fsf@asmodeus.mcnaught.org обсуждение исходный текст |
| Ответ на | password authentication failed for .. ("Manu M P" <manu.mp@maildrop.m2comsys.com>) |
| Ответы |
Re: password authentication failed for ..
|
| Список | pgsql-general |
"Manu M P" <manu.mp@maildrop.m2comsys.com> writes: > Hi > > I have the data base "test" and two users "test1" "test2". I added the following record to pg_hba.conf > > local test password passwords > > I then created the "passwords" file in $PGDATA using pg_pasword and > added entries for the two users "test1" and "test2". Ummm... Passwords are stored in the 'pg_shadow' table and set using CREATE/ALTER USER, not in a file. I've never heard of a 'pg_password' program and it is not part of the standard distribution. -Doug
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера