Bug #648: connection JDBC-POSTGRESQL

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #648: connection JDBC-POSTGRESQL
Дата
Msg-id 20020425192532.B738147595A@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
HERNAN ALONSO LOTERO (halonso7@um.umanizales.edu.co) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
connection JDBC-POSTGRESQL

Long Description
I am working with Linux Mandrake 8
Java 1.x
Posgresql 7.x

I am try to conect a Postgressql server using JAVA and JDBC,
but i allway get the following message when run de java aplication:
"SQL Exception: The connection attempt failed because 
java.io.IOException: Connection refused"



Sample Code
classForname("org.posggresql.Driver")
...
..Drivermanager...

No file was uploaded with this report

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #646: Problems inserting new records
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #649: JDBC support won't compile