JDBC Connection refused

Поиск
Список
Период
Сортировка
От Richard Heller
Тема JDBC Connection refused
Дата
Msg-id Pine.GSO.3.96.980927171351.26719D-100000@prime.cs.ohiou.edu
обсуждение исходный текст
Ответы Re: [INTERFACES] JDBC Connection refused  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-interfaces
Hi,

I created a database using createdb and it got created correctly.
However, I'm having trouble connecting to it with JDBC.  I named the
database "mydb" and the url I'm using in JDBC to connect is
"jdbc:postgresql:mydb".  I'm getting

java.sql.SQLException: Connection failed: java.net.ConnectException:
Connection refused

at runtime.  What causes this and how do I fix it?

Thanks,
Rich



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

Предыдущее
От: Richard Heller
Дата:
Сообщение: Creating a database with JDBC
Следующее
От: "Stan Thomas"
Дата:
Сообщение: subscribe