Re: Prepared statement not using index - Mailing list pgsql-performance

From Guido Neitzer
Subject Re: Prepared statement not using index
Date
Msg-id 410580B5-429B-421B-9469-72EDECC4D7D5@pharmaline.de
Whole thread Raw
In response to Re: Prepared statement not using index  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Prepared statement not using index  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-performance
On 12.09.2005, at 14:38 Uhr, Dave Cramer wrote:

> The difference between the 7.4 driver and the 8.0.3 driver is the
> 8.0.3 driver is using server side prepared statements and binding
> the parameter to the type in setXXX(n,val).

Would be a good idea when this were configurable.

I found my solution (use the JDBC2 drivers with protocolVersion=2),
but how long will this work?

cug

pgsql-performance by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Prepared statement not using index
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: Prepared statement not using index