Cached prepared statement slow after using it 5 times

Started by Rob Gansevlesalmost 15 years ago1 messagesgeneral
Jump to latest
#1Rob Gansevles
rgansevles@gmail.com

Hi,

I came across a strange issue when caching prepared statement..

We are accessing postgres(9.0.3) via the jdbc driver (9.0b801) using a
prepared statement cache.
This works very good but in