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

From Enrico Weigelt
Subject clear function cache (WAS: SQL function inlining)
Date
Msg-id 20050324133248.GB31203@nibiru.borg.metux.de
Whole thread Raw
In response to Re: SQL function inlining (was: View vs function)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: clear function cache (WAS: SQL function inlining)  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-performance
* Tom Lane <tgl@sss.pgh.pa.us> wrote:

<big_snip>

BTW: is it possible to explicitly clear the cache for immutable
functions ?

I'd like to use immutable functions for really often lookups like
fetching a username by uid and vice versa. The queried tables
change very rarely, but when they change is quite unpredictable.


thx
--
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     contact@metux.de
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------

pgsql-performance by date:

Previous
From: Gustavo Franklin Nóbrega - Planae
Date:
Subject: Re: CPU 0.1% IOWAIT 99% for decisonnal queries
Next
From: Alvaro Herrera
Date:
Subject: Re: clear function cache (WAS: SQL function inlining)