Re: [PATCH] Caching for stable expressions with constant arguments v3

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: [PATCH] Caching for stable expressions with constant arguments v3
Дата
Msg-id 4EEB6D1A.4000306@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: [PATCH] Caching for stable expressions with constant arguments v3  (Marti Raudsepp <marti@juffo.org>)
Ответы Re: [PATCH] Caching for stable expressions with constant arguments v3  (Marti Raudsepp <marti@juffo.org>)
Re: [PATCH] Caching for stable expressions with constant arguments v3  (Jaime Casanova <jaime@2ndquadrant.com>)
Список pgsql-hackers
That looks easy enough to try out now, thanks for the script.

Jaime was interested in trying this out, and I hope he still finds time 
to do that soon.  Now that things have settled down and it's obvious how 
to start testing, that should be a project he can take on.  I don't 
think this is going to reach ready to commit in the next few days 
though, so I'm going to mark it as returned for this CommitFest.  The 
results you're showing are quite interesting, perhaps someone can help 
sorting out the parsing area that's accidentally being decelerated.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: RangeVarGetRelid()
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: why do we need two snapshots per query?