| From: | pgsql-bugs(at)postgresql(dot)org |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Bug #648: connection JDBC-POSTGRESQL |
| Date: | 2002-04-25 19:25:32 |
| Message-ID: | 20020425192532.B738147595A@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
HERNAN ALONSO LOTERO (halonso7(at)um(dot)umanizales(dot)edu(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2002-04-25 20:27:53 | Bug #649: JDBC support won't compile |
| Previous Message | stev knowles | 2002-04-25 18:13:53 | problem with SELECT DISTINCT against an empty column |