Re: 7.3 schedule

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: 7.3 schedule
Дата
Msg-id 3CB65B49.93F2F790@tpf.co.jp
обсуждение исходный текст
Ответ на Re: 7.3 schedule  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: 7.3 schedule  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
Tom Lane wrote:
> 
> I'm not sure I believe Hannu's numbers, but in any case they're fairly
> irrelevant to the argument about whether a special protocol is useful.
> He wasn't testing textually-long queries, but rather the planning
> overhead, which is more or less independent of the length of any literal
> constants involved (especially if they're not part of the WHERE clause).
> Saving query plans via PREPARE seems quite sufficient, and appropriate,
> to tackle the planner-overhead issue.

Just a confirmation.
Someone is working on PREPARE/EXECUTE ?
What about Karel's work ?

regards,
Hiroshi Inoue


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.3 schedule
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: RFC: Restructuring pg_aggregate