JDBC conncetion fails, please, advise

Поиск
Список
Период
Сортировка
От Leena Puijola
Тема JDBC conncetion fails, please, advise
Дата
Msg-id AAFD1BEE99B10D4694C8089BF228A227097650@ex2.emcat.com
обсуждение исходный текст
Ответы Re: JDBC conncetion fails, please, advise
Список pgsql-admin

Hi,

Please can you assist.

I am trying to connect to PostgreSQL via JDBC.

Database version is 8.0.1 and java software version 1.4.2.


I have configured the pg_hba.conf file as follows

host  all  all    ip_address/32   trust


ip_address is the ip_address of the host holding the database.


my connection string to postgres is as
'jdbc:postgresql://my_host:5432/my_database'


I'm getting the error message:

Connection error has occurred: org.postgresql.util.PSQLException: FATAL: missing or erroneous pg_hba.conf file



what is the problem? Please, advise.

Regards,
Leena

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