JDBC driver bug?

From: "yoursoft(at)freemail(dot)hu" <yoursoft(at)freemail(dot)hu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC driver bug?
Date: 2005-09-22 13:25:12
Message-ID: 4332B0B8.40809@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dear Developers,

First, sorry my bad English.
My platform:
- postgresql 8.0.3 and 8.0.0 with SuSE Linux.
- java 1.5 update 4 (problem with it), java 1.4.2 (working without problem)
- jdbc 3 driver 312 (latest stable)

I found the following problem:
If I connect to the database from local host with java 1.5, or with java
1.4.2 from other box everything is good (connection time <1 sec).
When I connect to the database on other box, there is slow connection
(5-6 sec).

If you have any other question, please mail it.

Regards,
Ferenc

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Csaba Nagy 2005-09-22 13:35:57 Re: JDBC driver bug?
Previous Message Guido Neitzer 2005-09-22 05:40:40 Re: JDBC error w/ WebObjects