The following bug has been logged online:
Bug reference: 6293
Logged by: Teun Hoogendoorn
Email address: t...@atsc.nl
PostgreSQL version: 9.1
Operating system: Linux
Description:JDBC driver performance
Details:
Using the postgresql-9.1-901.jdbc3.jar driver instead
Hi Kris,
This is exactly what I'm doing. I understand your solution, but that's
not really an option for me (I have to change a lot of code).
Maybe the driver can cache the ResultSetMetaData for the ResultSet?
BTW. I looked into the driver code to look for a solution for my problem.
I came
acros