Hi all I'm trying to connect to  my postgres 8.0 server on a osx 10.3

This is a copy from the pg_hpa.con file


# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD

# "local" is for Unix domain socket connections only
local   all         all                               trust
# IPv4 local connections:
host    all         all         127.0.0.1/32          trust

host    all        all        192.168.1.101          trust  # this is the
line I added .

# IPv6 local connections:
host    all         all         ::1/128               trust

The error " FATAL: missing or erroneous pg_hba.conf file."
Thanks a mill.
Ps I reinstalled postgres clean.
Thanks , Hershel

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to