Re: eWeek Poll: Which database is most critical to your

Поиск
Список
Период
Сортировка
От Denis Perchine
Тема Re: eWeek Poll: Which database is most critical to your
Дата
Msg-id 20020228021525.1D0C51FEEB@mx.webmailstation.com
обсуждение исходный текст
Ответ на Re: eWeek Poll: Which database is most critical to your  ("Henshall, Stuart - WCP" <SHenshall@westcountrypublications.co.uk>)
Список pgsql-hackers
Hello,

> If I understand correctly you'll be taking matching the on the original
> query string, then pulling out the previous plan, rather than doing all
> the planning again?

No.

> Or where you thinking of storing the resultant tuples (seems far more
> diffcult to do effciently)?

Yes. They store a result of the query, not the plan. Storing a plan is not 
such a win as storing a result of queries returning relativly small amount of 
tuples.

--
Denis


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: elog() patch
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: eWeek Poll: Which database is most critical to your