Re: connect postgresql databse through jdbc - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: connect postgresql databse through jdbc
Date
Msg-id 4C23049A0200002500032984@gw.wicourts.gov
Whole thread Raw
In response to connect postgresql databse through jdbc  (sandhya maddipati <sandhyamsccs@gmail.com>)
List pgsql-jdbc
Dave Cramer  wrote:
> sandhya maddipati  wrote:

>> org.postgresql.util.PSQLException: FATAL: missing or erroneous
pg_hba.conf
>> file

> It would appear that your pg_hba.conf file is misconfigured. Please
> refer to the manual to configure it properly.

http://www.postgresql.org/docs/8.4/static/auth-pg-hba-conf.html

Replace "8.4" in the URL if you're using a different version.

-Kevin


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: connect postgresql databse through jdbc
Next
From: "Ming Deng"
Date:
Subject: Problem with creating language by JDBC