Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans
Дата
Msg-id 4CA91F81.4050505@opencloud.com
обсуждение исходный текст
Ответ на Upgrading JDBC driver from 7.3 to 8.4 affected execution plans  (Boris <boris.partensky@gmail.com>)
Ответы Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans  (Maciek Sakrejda <msakrejda@truviso.com>)
Список pgsql-jdbc
Boris wrote:

>  Another interesting point is that, when I paste the slow query into
> psql, and explain/analyze it,  bad plan is chosen (like observed from
> the code with new driver).
>
> Any ideas? I'd be happy to provide more details if needed. Is the
> issue somehow caused by the fact that 8.4 driver uses real server side
> prepared statements vs the old one that didn't?

If you get the same problem via psql, I doubt it's related to your
driver changes. What changed on the server side?

-O

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

Предыдущее
От: Boris
Дата:
Сообщение: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans