Re: pg_hba.conf not right

From: Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>
To: Phillip Smith <phillips(at)fukawi2(dot)homelinux(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pg_hba.conf not right
Date: 2007-09-25 11:43:49
Message-ID: 1190720629.3113.46.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Phillip Smith 2007-09-25 11:54:50 Re: Messages on my console.
Previous Message Rajaram J 2007-09-25 07:12:47 Messages on my console.