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

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: Marti Raudsepp <marti(at)juffo(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Caching for stable expressions with constant arguments v3
Date: 2011-12-16 19:32:02
Message-ID: CAJKUy5iQZ59pW-mX7hn1U-XoHs3Jp5LdMs0HL_YctVYy7t6qDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 16, 2011 at 11:08 AM, Greg Smith <greg(at)2ndquadrant(dot)com> wrote:
> 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.

Actually i tried some benchmarks with the original version of the
patch and saw some regression with normal pgbench runs, but it wasn't
much... so i was trying to found out some queries that show benefit
now that we have it, that will be a lot more easier

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-12-16 19:36:03 Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)
Previous Message Greg Smith 2011-12-16 19:25:16 Re: Allow substitute allocators for PGresult.