Bug #648: connection JDBC-POSTGRESQL - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #648: connection JDBC-POSTGRESQL
Date
Msg-id 20020425192532.B738147595A@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #646: Problems inserting new records
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #649: JDBC support won't compile