Re: authentication problems - Mailing list pgsql-admin

From Tom Lane
Subject Re: authentication problems
Date
Msg-id 358.1001818864@sss.pgh.pa.us
Whole thread Raw
In response to Re: authentication problems  (Russ McBride <Russ@psyex.com>)
Responses Re: authentication problems  (Russ McBride <Russ@psyex.com>)
List pgsql-admin
Russ McBride <Russ@psyex.com> 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

pgsql-admin by date:

Previous
From: Russ McBride
Date:
Subject: Re: authentication problems
Next
From: Russ McBride
Date:
Subject: Re: authentication problems