Re: pg_hba.conf not right

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: pg_hba.conf not right
Дата
Msg-id 1190720629.3113.46.camel@localhost.localdomain
обсуждение исходный текст
Ответ на pg_hba.conf not right  (Phillip Smith <phillips@fukawi2.homelinux.net>)
Ответы Re: pg_hba.conf not right  (Phillip Smith <phillips@fukawi2.homelinux.net>)
Список pgsql-novice
Hi,

On Tue, 2007-09-25 at 22:39 +1000, Phillip Smith wrote:
>    ESTFATAL:  no pg_hba.conf entry for host "::1", user "drupal",
> database "drupal", SSL off

You need to enable IPV6 in pg_hba.conf:

host  drupal drupal  ::1/128 trust

and reload PostgreSQL.

Regards,

--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



Вложения

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

Предыдущее
От: Phillip Smith
Дата:
Сообщение: pg_hba.conf not right
Следующее
От: "Rajaram J"
Дата:
Сообщение: Re: Messages on my console.