connect postgresql databse through jdbc

From: sandhya maddipati <sandhyamsccs(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: connect postgresql databse through jdbc
Date: 2010-06-24 04:12:57
Message-ID: AANLkTinHs6eNCOu37zgoFNupu9r964aUsQwE-Q1L57-a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Thanks,

Sandhya Rani Maddipati

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2010-06-24 10:46:30 Re: connect postgresql databse through jdbc
Previous Message Samuel Gendler 2010-06-23 07:51:10 Re: Transient runtime error: java.lang.NegativeArraySizeException from org.postgresql.core.PGStream.ReceiveTupleV3(PGStream.java:349) ...