Re: PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file - Mailing list pgsql-interfaces

From Patrick Welche
Subject Re: PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file
Date
Msg-id 20000602112702.A9558@quartz.newn.cam.ac.uk
Whole thread Raw
In response to PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file  ("Ira Waxberg" <i-waxberg@exodus.co.jp>)
List pgsql-interfaces
On Wed, May 31, 2000 at 02:13:59PM +0900, Ira Waxberg wrote:
> 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
...
> 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?

Remove 3rd line? (Needs netmask?)

Cheers,

Patrick


pgsql-interfaces by date:

Previous
From: Wim Ceulemans
Date:
Subject: Re: TCP/IP DB connection for a Macintosh?
Next
From: Nicolas Huillard
Date:
Subject: RE: ODBC driver