Postgres

Hershel Fisch hershrev at realtorsgroup.us
Sun Feb 6 19:12:52 EST 2005


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



More information about the use-livecode mailing list