Re: jdbc:postgresql problem

Поиск
Список
Период
Сортировка
От Holger Krug
Тема Re: jdbc:postgresql problem
Дата
Msg-id 20020121083259.B754@dev12.rationalizer.com
обсуждение исходный текст
Ответ на jdbc:postgresql problem  (Vardan Gyurjyan <gurjyan@jlab.org>)
Список pgsql-hackers
On Thu, Jan 17, 2002 at 08:04:26AM -0500, Vardan Gyurjyan wrote:
> java.sql.SQLException: No pg_hba.conf entry for host 129.57.33.170, user

pg_hba.conf is the configuration file for PostgreSQL's Host Based
Access control. The message means, that you're not allowed to access
PostgreSQL from the host you're using. Make the amendments needed in
pg_hba.conf. The comments in pg_hba.conf should help you.

PS.: Actually I think your question should go to the pgsql-general list,
not to pgsql-hackers. 

-- 
Holger Krug
hkrug@rationalizer.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Licence: GNU/GPL
Следующее
От: David Terrell
Дата:
Сообщение: Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu problems)