Re: JDBC, prepared queries, and partitioning

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: JDBC, prepared queries, and partitioning
Дата
Msg-id 200802131423.24613.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: JDBC, prepared queries, and partitioning  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: JDBC, prepared queries, and partitioning
Re: JDBC, prepared queries, and partitioning
Re: JDBC, prepared queries, and partitioning
Список pgsql-jdbc
> > If the wild variations don't affect the cost estimate, they won't
> > affect the plan?
>
> Cost estimates are made at planning time. If you don't replan, no, they
> won't.

So, just to confirm: there is no way with v3 to make it not use a cached
plan, either on 8.2 or 8.3, correct?

Can I use v2 against 8.3?

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: JDBC, prepared queries, and partitioning
Следующее
От: "Stephen Denne"
Дата:
Сообщение: Re: JDBC, prepared queries, and partitioning