bad performances since 9.1 version - Mailing list pgsql-jdbc

From Christophe Canovas
Subject bad performances since 9.1 version
Date
Msg-id 11498383.37.1401099839355.JavaMail.root@zimbra.cy.cassidian.net
Whole thread Raw
Responses Re: bad performances since 9.1 version  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hello,

I've faced slower performances since 9.1 driver version.
After some investigations, I've found metadata caching has been changed, and I have introducted a new caching method
allowingperformances to be similar than of 9.0 driver version. 

The methode implements a caching object in the AbstractJdbc2ResultSetMetaData.

Has anybody else accountered this huge slow in performances ?
Is anybody interested in testing this caching ?

Christophe


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Buildfarm test failures on JDK 5
Next
From: Joshua Engel
Date:
Subject: getFastLong gets longs slowly