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

From Kris Jurka
Subject Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
Date
Msg-id 50861518.907@ejurka.com
Whole thread Raw
In response to Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver  (Scott Harrington <scotth01@sns-usa.com>)
Responses Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
List pgsql-jdbc
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.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Scott Harrington
Date:
Subject: Re: Severe performance degradation when using the 9.2-1000 JDBC 4 driver
Next
From: colin
Date:
Subject: Re: test will not be finished when i using 200 client threads