Re: allow spread checkpoints when changing checksums online - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: allow spread checkpoints when changing checksums online
Date
Msg-id F58820E3-9A7B-4B89-8330-A5DF6BAAF929@yesql.se
Whole thread
List pgsql-hackers
> On 8 Jul 2026, at 00:36, Tomas Vondra <tomas@vondra.me> wrote:
> On 7/7/26 23:00, Daniel Gustafsson wrote:

>> This update will only change the fast parameter if cost_limit or cost_delay
>> were changed, shouldn't the fast parameter also be checked for runtime update?
>
> Ah, good catch. I missed that. The attached v3 fixes this.

LGTM

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Henson Choi
Date:
Subject: Re: Row pattern recognition
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Can we get rid of TerminateThread() in pg_dump?