Re: "debug_invalidate_system_caches_always" is too long

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: "debug_invalidate_system_caches_always" is too long
Date: 2021-07-07 15:16:57
Message-ID: 1836635.1625671017@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2021-07-07 15:31:22 Re: Pipeline mode and PQpipelineSync()
Previous Message Tom Lane 2021-07-07 15:14:53 Re: PostgreSQL-13.3 parser.y with positional references by named references