Re: Function cache regeneration - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Function cache regeneration
Date
Msg-id 2919.1174575555@sss.pgh.pa.us
Whole thread Raw
In response to Function cache regeneration  (Hubert FONGARNAND <informatique.internet@fiducial.fr>)
List pgsql-hackers
Hubert FONGARNAND <informatique.internet@fiducial.fr> writes:
> I'm looking for a way to regenerate the plpgsql function cache, without
> CREATE OR REPLACE function or restarting database...

You don't have to restart the whole database, just start fresh connections.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: fixing dllist?
Next
From: Tom Lane
Date:
Subject: Re: LIKE optimization in UTF-8 and locale-C