From: | "Ira Waxberg" <i-waxberg(at)exodus(dot)co(dot)jp> |
---|---|
To: | <pgsql-interfaces(at)postgresql(dot)org> |
Cc: | "Waxberg, Ira" <i-waxberg(at)exodus(dot)co(dot)jp> |
Subject: | PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file |
Date: | 2000-05-31 05:13:59 |
Message-ID: | 03a901bfcabf$078c6930$3a63d8cb@WAX |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
I get this error only when coming in from the local host! Remote clients,
oddly enough, don't have this problem.
Something unusual has occured to cause the driver to fail. Please report
this exception: java.sql.SQLException: Missing or erroneous pg_hba.conf
file, see postmaster log for details
at postgresql.Driver.connect(Driver.java:125)
at java.sql.DriverManager.getConnection(DriverManager.java:453)
at java.sql.DriverManager.getConnection(DriverManager.java:133)
at com.exodus.change.util.DBTest.<init>(DBTest.java:28)
at com.exodus.change.util.DBTest.main(DBTest.java:44)
The pg_hba.conf file:
host all 127.0.0.1 255.255.255.255 trust
host all 203.216.99.58 255.255.255.255 trust
host all 203.216.99.58 trust
host all 203.216.0.0 255.255.255.0 trust
Any ideas?
Ira Waxberg
Developer
Exodus Communications, K.K.
Imperial Nishi-Shinjuku Building
5-3-2 Nishi-Shinjuku, Shinjuku-ku
Tokyo 160-0023
03-5334-1433
03-5334-1771 (fax)
i-waxberg(at)exodus(dot)co(dot)jp
http://www.exodus.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolas Huillard | 2000-05-31 08:40:53 | RE: Help with pgsql / Access |
Previous Message | root | 2000-05-30 22:42:13 | interface/form/report designers for postgres |