Re: Prepared statement not using index

Поиск
Список
Период
Сортировка
От Guido Neitzer
Тема Re: Prepared statement not using index
Дата
Msg-id 410580B5-429B-421B-9469-72EDECC4D7D5@pharmaline.de
обсуждение исходный текст
Ответ на Re: Prepared statement not using index  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Prepared statement not using index
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Prepared statement not using index
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Prepared statement not using index