Problem - Mailing list pgsql-jdbc

From Mauricio Solis
Subject Problem
Date
Msg-id 49CD084B.8000900@gmail.com
Whole thread Raw
Responses Re: Problem  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-jdbc
Hi:
I have a problem wiht de driver.

If the IP address of the postgresql server is wrong, then the aplication
take a lot of time in finish, iven I try to set
DriverManager.setLoginTimeout(3), but the problem still.

I used a sniffer (tcpdump) and I realiced that my java aplication insist
in try to connect to the wrong IP. How I can finish the aplication when
the IP server is wrong ???


Please Help My



pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Test suite failures?
Next
From: "Albe Laurenz"
Date:
Subject: Re: Problem