On Thu, Jan 17, 2002 at 08:04:26AM -0500, Vardan Gyurjyan wrote:
> java.sql.SQLException: No pg_hba.conf entry for host 129.57.33.170, user
pg_hba.conf is the configuration file for PostgreSQL's Host Based
Access control. The message means, that you're not allowed to access
PostgreSQL from the host you're using. Make the amendments needed in
pg_hba.conf. The comments in pg_hba.conf should help you.
PS.: Actually I think your question should go to the pgsql-general list,
not to pgsql-hackers.
--
Holger Krug
hkrug@rationalizer.com