Обсуждение: Bug #648: connection JDBC-POSTGRESQL

Поиск
Список
Период
Сортировка

Bug #648: connection JDBC-POSTGRESQL

От
pgsql-bugs@postgresql.org
Дата:
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