Re: Automatically setting work_mem - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Automatically setting work_mem
Date
Msg-id 1142979520.24487.534.camel@localhost.localdomain
Whole thread Raw
In response to Re: Automatically setting work_mem  ("Luke Lonergan" <llonergan@greenplum.com>)
List pgsql-hackers
On Sat, 2006-03-18 at 13:21 -0800, Luke Lonergan wrote:

> In short, faster performance through more aggressive runtime compilation.  A
> JIT for the database kernel.  It's not like I'm on shaky ground here - other
> commercial DBMS have done it for over a decade.

I think what Luke may be referring to is the ability to compile WHERE
clauses to remove the bottleneck around Eval for complex searches.

Best Regards, Simon Riggs



pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: [GENERAL] A real currency type
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [GENERAL] A real currency type