pg_hba.conf + all + trust = Ident authentication failed for user "postgres"
В списке pgadmin-support по дате отправления:
| От | ow |
|---|---|
| Тема | pg_hba.conf + all + trust = Ident authentication failed for user "postgres" |
| Дата | |
| Msg-id | 20060306124112.77509.qmail@web53902.mail.yahoo.com обсуждение |
| Список | pgadmin-support |
PostgreSQL 8.1.0 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.3 20051111 (prerelease) (Debian 4.0.2-4) Hi, Can't get pg_hba.conf with trust to work: testusr@test1:~$ psql -U postgres psql: FATAL: Ident authentication failed for user "postgres" If I do "su postgres" and then "psql -U postgres" then it does work. But I need testusr to be able to use psql. Installed "gidentd", rebooted psql but that did not seem to help. Any ideas? Thanks in advance -------------------------------------------------------------------------- $ cat pg_hba.conf # TYPE DATABASE USER CIDR-ADDRESS METHOD # "local" is for Unix domain socket connections only local all all trust # IPv4 local connections: host all all 127.0.0.1/32 trust # IPv6 local connections: host all all ::1/128 trust __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
В списке pgadmin-support по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера