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

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: psql: FATAL: Ident authentication failed for user"postgres"
Дата
Msg-id 20080520162821.GF4249@merkur.hilbert.loc
обсуждение исходный текст
Ответ на Re: psql: FATAL: Ident authentication failed for user"postgres"  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Tue, May 20, 2008 at 09:17:03AM -0700, Joshua D. Drake wrote:

> > 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

Make the database engine reload its config file, that is, I
assume.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

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

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: psql: FATAL: Ident authentication failed for user"postgres"
Следующее
От: "Dan Joo"
Дата:
Сообщение: Re: psql: FATAL: Ident authentication failed foruser"postgres"