Re: Prepared statements, parameters and logging
- From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
- To: Dave Cramer <pg(at)fastcrypt(dot)com>
- Cc: Postgres JDBC <pgsql-jdbc(at)postgresql(dot)org>
- Subject: Re: Prepared statements, parameters and logging
- Date: Mon, 25 Jun 2007 14:42:28 +0200
- Message-id: <1182775348.13328.69.camel@coppola.muc.ecircle.de> <text/plain>
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.
Home |
Main Index |
Thread Index