Function cache regeneration - Mailing list pgsql-hackers

From Hubert FONGARNAND
Subject Function cache regeneration
Date
Msg-id 1174557227.4033.9.camel@hublinux.fidudev.fr
Whole thread Raw
Responses Re: Function cache regeneration  ("Merlin Moncure" <mmoncure@gmail.com>)
Re: Function cache regeneration  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,<br /><br /> I'm looking for a way to regenerate the plpgsql function cache, without CREATE OR REPLACE function or
restartingdatabase...<br /> Sometimes, tables could be dropped and recreated, and then all our function working on
thesetables failed...<br /> In fact we've more than 100 functions in our intranet database, and we don't want nor
recreatingall of them nor restarting the database... <br /><br /> Is there a way to do this in SQL?<br /><br />
Thanks<br/><br /> Hubert FONGARNAND<br /><table cellpadding="0" cellspacing="0" width="100%"><tr><td><pre>_____ _    
_           _       _   ____  _         __  __ _             
 
|  ___(_) __| |_   _  ___(_) __ _| | / ___|| |_ __ _ / _|/ _(_)_ __   __ _ 
| |_  | |/ _` | | | |/ __| |/ _` | | \___ \| __/ _` | |_| |_| | '_ \ / _` |
|  _| | | (_| | |_| | (__| | (_| | |  ___) | || (_| |  _|  _| | | | | (_| |
|_|   |_|\__,_|\__,_|\___|_|\__,_|_| |____/ \__\__,_|_| |_| |_|_| |_|\__, |
                                                                     |___/ 
</pre><br /><br /></td></tr></table> _______________________________________________<br />Ce message et les �ventuels
documentsjoints peuvent contenir des informations confidentielles.<br />Au cas o� il ne vous serait pas destin�, nous
vousremercions de bien vouloir le supprimer et en aviser imm�diatement l'exp�diteur. Toute utilisation de ce message
nonconforme � sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est
formellementinterdite.<br />Les communications sur internet n'�tant pas s�curis�es, l'int�grit� de ce message n'est pas
assur�eet la soci�t� �mettrice ne peut �tre tenue pour responsable de son contenu. 

pgsql-hackers by date:

Previous
From: "Pavan Deolasee"
Date:
Subject: Re: CREATE INDEX and HOT - revised design
Next
From: Andrew Dunstan
Date:
Subject: Re: CREATE INDEX and HOT - revised design