Subject Re: Why it's soo slow ? it's just a very simple select ...
Author nathanelrick
Dear vlad,

yes the prepared statement pooling is working like a charm ! the perf of the database are huge now !

but the problem is that i can not do pooling of prepared statement for UPDATE (can not let the connection open) :(