Re: connect postgresql databse through jdbc

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: connect postgresql databse through jdbc
Дата
Msg-id 4C23049A0200002500032984@gw.wicourts.gov
обсуждение исходный текст
Ответ на connect postgresql databse through jdbc  (sandhya maddipati <sandhyamsccs@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: connect postgresql databse through jdbc
Следующее
От: "Ming Deng"
Дата:
Сообщение: Problem with creating language by JDBC