I installed Postgres 8 to Windows XP and added a line
host all all 168.179.0.1/32 trust
to pg_hba.conf file
When connection from LAN to the Postgres with user name postgres I got error
no pg_hba.conf entry for host "168.179.0.10", user "postgres", database
"mydb", SSL off
How to enable connection from LAN ?
Andrus
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly