Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver - Mailing list pgsql-jdbc

From Scott Harrington
Subject Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
Date
Msg-id alpine.WNT.2.00.1210231059340.1960@turks
Whole thread Raw
In response to Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
On Mon, 22 Oct 2012, Kris Jurka wrote:

> On 10/22/2012 7:56 PM, Scott Harrington wrote:
>> Hi everyone, please look over this patch.
>>
>> By introducing a simple org.postgresql.util.HostSpec to contain the
>> orignal caller-provided host and port, we never even need to call
>> InetSocketAddress.getHostName() or getHostString().
>
> I think this is exactly what we want.  Attached is a slightly modified
> version that includes fixes to the MakeSSL classes.

Thanks Kris, not sure how I missed those.


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: 9.1-903 JDBC 3 Download
Next
From: dmp
Date:
Subject: Re: 9.1-903 JDBC 3 Download