Re: pg_hba.conf not right - Mailing list pgsql-novice

From Devrim GÜNDÜZ
Subject Re: pg_hba.conf not right
Date
Msg-id 1190720629.3113.46.camel@localhost.localdomain
Whole thread Raw
In response to pg_hba.conf not right  (Phillip Smith <phillips@fukawi2.homelinux.net>)
Responses Re: pg_hba.conf not right
List 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/



Attachment

pgsql-novice by date:

Previous
From: Phillip Smith
Date:
Subject: pg_hba.conf not right
Next
From: "Rajaram J"
Date:
Subject: Re: Messages on my console.