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

From Dave Cramer
Subject Re: connect postgresql databse through jdbc
Date
Msg-id AANLkTik5g8BVY_pVwJCSFYbXToWpCmfhC3cZmIf5Lnwd@mail.gmail.com
Whole thread Raw
In response to connect postgresql databse through jdbc  (sandhya maddipati <sandhyamsccs@gmail.com>)
List pgsql-jdbc
On Thu, Jun 24, 2010 at 12:12 AM, sandhya maddipati
<sandhyamsccs@gmail.com> wrote:
> Hi,
>
> When I want to connect to Postgresql database remotely through jdbc I am
> getting this error.
>
>
>
> org.postgresql.util.PSQLException: FATAL: missing or erroneous pg_hba.conf
> file
>
>
>
> What are the configurations required in pg_hba.conf & postgresql.conf file
> to access number of client remotely
>
>
It would appear that your pg_hba.conf file is misconfigured. Please
refer to the manual to configure it properly.

Dave

pgsql-jdbc by date:

Previous
From: sandhya maddipati
Date:
Subject: connect postgresql databse through jdbc
Next
From: "Kevin Grittner"
Date:
Subject: Re: connect postgresql databse through jdbc