Re: "debug_invalidate_system_caches_always" is too long - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "debug_invalidate_system_caches_always" is too long
Date
Msg-id 1836635.1625671017@sss.pgh.pa.us
Whole thread Raw
In response to Re: "debug_invalidate_system_caches_always" is too long  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: "debug_invalidate_system_caches_always" is too long  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> The clobbering doesn't actually happen unless you turn on 
> CLOBBER_FREED_MEMORY, so it would be good to keep that separate.

Fair point.  What do you think of the alternative proposals
"debug_flush_caches", "debug_discard_caches", etc?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL-13.3 parser.y with positional references by named references
Next
From: Alvaro Herrera
Date:
Subject: Re: Pipeline mode and PQpipelineSync()