Re: When deleting the plpgsql function, release the CachedPlan of the function

From: Man Zeng <zengman(at)halodbtech(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Man Zeng <zengman(at)halodbtech(dot)com>
Subject: Re: When deleting the plpgsql function, release the CachedPlan of the function
Date: 2025-08-19 08:28:37
Message-ID: 175559211717.280981.9958752159928616181.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

So in my opinion, the cached plan will not be reused but will constantly occupy resources.

regards,
Zeng Man

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladlen Popolitov 2025-08-19 08:39:50 Re: When deleting the plpgsql function, release the CachedPlan of the function
Previous Message Man Zeng 2025-08-19 08:24:01 Re: When deleting the plpgsql function, release the CachedPlan of the function