Re: Prepared statements and suboptimal plans

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Prepared statements and suboptimal plans
Дата
Msg-id 20110921023830.GW12765@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Prepared statements and suboptimal plans  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Prepared statements and suboptimal plans  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom,

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> really pretty simple: decide whether to use a custom (parameter-aware)
> plan or a generic (not-parameter-aware) plan.

Before I go digging into this, I was wondering, is this going to address
our current problem of not being able to use prepared queries and
constraint exclusion..?

    Thanks,

        Stephen

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Prepared statements and suboptimal plans
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Prepared statements and suboptimal plans