Re: Prepared statements and suboptimal plans

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Prepared statements and suboptimal plans
Дата
Msg-id 13063.1316576618@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Prepared statements and suboptimal plans  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-performance
Stephen Frost <sfrost@snowman.net> writes:
> * 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..?

Possibly ... you didn't say exactly what your problem consists of.

            regards, tom lane

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Prepared statements and suboptimal plans
Следующее
От: Hany ABOU-GHOURY
Дата:
Сообщение: PG 9 adminstrations