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/