Re: Prepared statements, parameters and logging - Mailing list pgsql-jdbc

From Csaba Nagy
Subject Re: Prepared statements, parameters and logging
Date
Msg-id 1182775348.13328.69.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: Prepared statements, parameters and logging  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Prepared statements, parameters and logging  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
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.



pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Prepared statements, parameters and logging
Next
From: Dave Cramer
Date:
Subject: Re: Prepared statements, parameters and logging