Re: psql: FATAL: Ident authentication failed for user"postgres"

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: psql: FATAL: Ident authentication failed for user"postgres"
Дата
Msg-id 1211300223.18818.7.camel@jd-laptop
обсуждение исходный текст
Ответ на Re: psql: FATAL: Ident authentication failed for user"postgres"  ("Dan Joo" <djoo@agraquest.com>)
Ответы Re: psql: FATAL: Ident authentication failed for user"postgres"  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general

On Tue, 2008-05-20 at 08:50 -0700, Dan Joo wrote:
> Hi Karsten,
>
> The only non-commented lines are:
>
> [root@RH-Dev data]# cat pg_hba.conf | grep -v '^#'
>
> local   all         all                               trust
> host    all         all         127.0.0.1/32          trust
> host    all         all         ::1/128               trust
>
> Dan
>

If that is your production pg_hba.conf you have either failed to reload
the database or you aren't actually looking at the right pg_hba.conf.

Sincerely,

Joshua D. Drake



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

Предыдущее
От: "Dan Joo"
Дата:
Сообщение: Re: psql: FATAL: Ident authentication failed for user"postgres"
Следующее
От: "J. Manuel Velasco - UBILIBET"
Дата:
Сообщение: how to modify a view