Re: clear function cache (WAS: SQL function inlining) - Mailing list pgsql-performance

From Stephan Szabo
Subject Re: clear function cache (WAS: SQL function inlining)
Date
Msg-id 20050324065516.P34192@megazone.bigpanda.com
Whole thread Raw
In response to Re: clear function cache (WAS: SQL function inlining)  (Enrico Weigelt <weigelt@metux.de>)
Responses Re: clear function cache (WAS: SQL function inlining)  (Enrico Weigelt <weigelt@metux.de>)
List pgsql-performance
On Thu, 24 Mar 2005, Enrico Weigelt wrote:

> * Alvaro Herrera <alvherre@dcc.uchile.cl> wrote:
> > On Thu, Mar 24, 2005 at 02:32:48PM +0100, Enrico Weigelt wrote:
> >
> > > BTW: is it possible to explicitly clear the cache for immutable
> > > functions ?
> >
> > What cache?  There is no caching of function results.
>
> Not ? So what's immutable for ?

For knowing that you can do things like use it in a functional index and
I think for things like constant folding in a prepared plan.

pgsql-performance by date:

Previous
From: Gustavo Franklin Nóbrega - Planae
Date:
Subject: Re: CPU 0.1% IOWAIT 99% for decisonnal queries
Next
From: "Otto Blomqvist"
Date:
Subject: pg_autovacuum not having enough suction ?