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:
>> localall
Quoting George Koras <[EMAIL PROTECTED]>:
> Hello,
>
> When I try to connect via JDBC to PostgreSQL I get the following error
> message:
>
> Error -- Something unusual has occured to cause the driver to fail.
> Please report this exception:
> java.sql.SQLException: No pg_hba.conf entry for host
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:
> localall trust
> host all
Hello,
When I try to connect via JDBC to PostgreSQL I get the following error
message:
Error -- Something unusual has occured to cause the driver to fail.
Please report this exception:
java.sql.SQLException: No pg_hba.conf entry for host 143.233.73.254,
user aaa, database bbb
However, the only