On Friday 03 November 2006 16:17 A. Kretschmer's cat, walking on the keyboard,
wrote:
> Yes, this is okay. Do you have an other line with host all all ... below
> this line? Have you restart/reload the database after editing?
Of course I've a similar line for the ipv6 connections and the following is
the content of the pg_hba.conf file (the server has been restarted with the
hba_file option, so I'm sure this is the file it is using):
local all all ident sameuser
host all all 127.0.0.1/32 trust
host all all ::1/128 trust
Any idea?
Luca