Problem

From: Mauricio Solis <mauricio(dot)solis(dot)h(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Problem
Date: 2009-03-27 17:09:31
Message-ID: 49CD084B.8000900@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Albe Laurenz 2009-03-31 07:53:39 Re: Problem
Previous Message Maciek Sakrejda 2009-03-23 20:26:20 Re: Test suite failures?