Tom Lane <[EMAIL PROTECTED]> wrote:
>George Koras <[EMAIL PROTECTED]> writes:
>> java.sql.SQLException: No pg_hba.conf entry for host 143.233.73.254,
>> user aaa, database bbb

>> However, the only lines in pg_hba.conf that are not commented out
are:

>> local        all                                         trust
>> host         all         127.0.0.1     255.255.255.255   trust
>> host         all         143.233.73.0  255.255.255.0     trust

>> Isn't this strange?

>Yes, very.  Are you sure you and the postmaster are looking at the same
file?

Yes, that was exactly the problem! I still have to find out how on earth
we ended up with two sets of configuration files!

Thanks Tom, thanks Peter!


Reply via email to