Re: PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file
Дата
Msg-id 20000602112702.A9558@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на PostgreSQL JDBC error: Missing or erroneous pg_hba.conf file  ("Ira Waxberg" <i-waxberg@exodus.co.jp>)
Список pgsql-interfaces
On Wed, May 31, 2000 at 02:13:59PM +0900, Ira Waxberg wrote:
> I get this error only when coming in from the local host! Remote clients,
> oddly enough, don't have this problem.
> 
> Something unusual has occured to cause the driver to fail. Please report
> this exception: java.sql.SQLException: Missing or erroneous pg_hba.conf
...
> The pg_hba.conf file:
> 
> host         all         127.0.0.1     255.255.255.255   trust
> host         all         203.216.99.58 255.255.255.255   trust
> host         all         203.216.99.58                   trust
> host         all         203.216.0.0   255.255.255.0     trust
> 
> Any ideas?

Remove 3rd line? (Needs netmask?)

Cheers,

Patrick


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

Предыдущее
От: Wim Ceulemans
Дата:
Сообщение: Re: TCP/IP DB connection for a Macintosh?
Следующее
От: Nicolas Huillard
Дата:
Сообщение: RE: ODBC driver