[BUGS] BUG #6293: JDBC driver performance

2011-11-15 Thread Teun Hoogendoorn
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

Re: [BUGS] BUG #6293: JDBC driver performance

2011-11-17 Thread Teun Hoogendoorn
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