problem connecting from JDBC

Поиск
Список
Период
Сортировка
От Ravi Kanth
Тема problem connecting from JDBC
Дата
Msg-id BAY5-F4k3fqyBcDO61J00020b9e@hotmail.com
обсуждение исходный текст
Ответы Re: problem connecting from JDBC
Список pgsql-jdbc
Hi,
I am trying to access postgresql database (7.3.2 - that came by default with
RedHat Linux 9 distro) using JDBC. I have a Linux user called "oracle" that
I have created in postgresql also and gave that user privileges to create a
database.
I tried to create a databse using createdb and it works.
The url that I am using in JDBC is: "jdbc:postgresql://localhost:5432/test",
"oracle", "". It reverts bck with error that says:
SQLException: Connection refused. Check that the hostname and port are
correct and that the postmaster is accepting TCP/IP connections.
I am using JDK 1.4.2 and NetBeans IDE.
Can anyone plz help? Thanks.

Ravi.

_________________________________________________________________
Compare high-speed Internet plans, starting at $26.95.
https://broadband.msn.com (Prices may vary by service area.)


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: JDBC2.0:PreparedStatement setArray
Следующее
От: pginfo
Дата:
Сообщение: Re: problem connecting from JDBC