Re: Very strange performance decrease when reusing a PreparedStatement

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Very strange performance decrease when reusing a PreparedStatement
Дата
Msg-id 49FE2D45.2070308@opencloud.com
обсуждение исходный текст
Ответ на Re: Very strange performance decrease when reusing a PreparedStatement  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Very strange performance decrease when reusing a PreparedStatement
Список pgsql-jdbc
Tom Lane wrote:

> There are certainly cases where lack of parameter type information could
> lead to a poor plan, but they are corner cases.

I fear they are less of a corner case than you believe - they seem to
pop up regularly here on the JDBC list.

(This might be a reflection that applications using JDBC are often
web-facing apps with simple, index-heavy queries)

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Very strange performance decrease when reusing a PreparedStatement
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Very strange performance decrease when reusing a PreparedStatement