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 92F25C14-801E-4198-994D-D83E31FEB0D8@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 4 Apr 2026, at 00:59, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 3 Apr 2026, at 23:46, Daniel Gustafsson <daniel@yesql.se> wrote:
>>
>> After many more runs on CI I ended up pushing this version, and I see BF
>> members being angry due the test not waiting for the launcher to exit.  I am
>> working on a fix right now.
>
> 0036232ba8f seems to have made the failing animals slightly happier, I will
> continue to monitor the buildfarm for other fallout.

The intermittent failure on kestrel implies timing similar to the one fixed in
0036232ba8fb28, a tentative fix is to make it part of waiting for an endstate
(on or off) to make sure the cluster is always in the right state for new
operations.  Right now kestrel is the one which has been flapping, I'm waiting
a bit to see if more will follow and give further clues.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_plan_advice
Next
From: Heikki Linnakangas
Date:
Subject: Re: Better shared data structure management and resizable shared data structures