Re: is necessary to recheck cached data in fn_extra? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: is necessary to recheck cached data in fn_extra?
Date
Msg-id 2340.1565192372@sss.pgh.pa.us
Whole thread Raw
In response to is necessary to recheck cached data in fn_extra?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: is necessary to recheck cached data in fn_extra?
Re: is necessary to recheck cached data in fn_extra?
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I should to use a cache accessed via fn_extra. There will be stored data
> about function parameters (types). If I understand correctly, these data
> should be stable in query, and then recheck is not necessary. Is it true?

I wouldn't trust that.  You don't really know what the lifespan of
a fn_extra cache is.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Unix-domain socket support on Windows
Next
From: Sehrope Sarkuni
Date:
Subject: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)