Re: dependency between numbers keywords and parser speed

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: dependency between numbers keywords and parser speed
Дата
Msg-id 20110315230427.GA28601@svana.org
обсуждение исходный текст
Ответ на Re: dependency between numbers keywords and parser speed  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Tue, Mar 15, 2011 at 05:09:47PM +0100, Pavel Stehule wrote:
> Real test of parser's speed should be done on short and quick queries.
> It can be unexpected so parser should be a bottle neck on long OLAP
> queries.

Surely parsing overhead could be measured by simply PREPAREing every
query, rather than executing them.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Flex output missing from 9.1a4 tarballs?