| От | Tom Lane |
|---|---|
| Тема | Re: create user, user exists |
| Дата | |
| Msg-id | 25833.984772353@sss.pgh.pa.us обсуждение |
| Ответ на | create user, user exists (Ron Peterson <ron.peterson@yellowbank.com>) |
| Список | pgsql-general |
Ron Peterson <ron.peterson@yellowbank.com> writes:
> I'm having a bit of authentication trouble. I'm trying to use 'crypt'
> authentication. PostgreSQL 7.1beta5. My pg_hba.conf is as follows:
IIRC, you can't use crypt with a flat password file, you have to use
plain passwd authentication. (On a local connection there's not much
point in crypt anyway...)
BTW, it may help to look in the postmaster log; for many authentication
failures, the error message sent to the client is deliberately not
telling all. The message recorded in the log may have additional
details.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера