Dave,
If I read [1] correctly, the prepareThreshold parameter should actually
do what I want in protocol version 3... or am I misreading something ?
[1] http://jdbc.postgresql.org/documentation/81/server-prepare.html
Cheers,
Csaba.
On Mon, 2007-06-25 at 13:24, Dave Cramer wrote:
> As far as I know you can't have both. In version 3 protocol,
> everything is a server side prepared statement without parameters.