Russ McBride <[EMAIL PROTECTED]> writes:
> Thanks for the troubleshooting idea Nick. I can ping localhost which
> does show up as 127.0.0.1. The error message I get is:
> No entry in pg_hba.conf_file for 169.245.10.10 [or whatever ip
> address I happen to be using at the time] for user: postgres
> database: testdb
Hmph. How are you connecting exactly? Do "psql -h localhost" and
"psql -h 127.0.0.1" produce different results? What do you have in
/etc/hosts and /etc/resolv.conf?
regards, tom lane
---------------------------(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