Re: Changing the state of data checksums in a running cluster - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Changing the state of data checksums in a running cluster
Date
Msg-id 38B6B431-31CF-44F3-AEDD-88F340F3C57D@yesql.se
Whole thread Raw
In response to Re: Changing the state of data checksums in a running cluster  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Changing the state of data checksums in a running cluster
List pgsql-hackers
> On 3 Apr 2026, at 19:56, Daniel Gustafsson <daniel@yesql.se> wrote:

Come to think of it, a cleaner solution is to just postpone updating the
launcher_running flag until it actually not running anymore.  Done in the
attached which has done several CI runs now.

> CFBot claims it needs a rebase which I'm not sure why (I can't reproduce a
> rebase error), but here is a rebase anyways.

Turns out it's applying on 57706799186 rather than HEAD, and the catversion
bump in fd7a25af11e cause this patch to not apply.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Next
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]