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 30E2C103-2F50-4F9D-8868-E057250F55CA@yesql.se
Whole thread Raw
In response to Re: Changing the state of data checksums in a running cluster  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 29 Mar 2026, at 00:14, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 28 Mar 2026, at 00:30, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
>> +1 for committing 0001 right away.
>
> Thanks for confirming, I'll do that early next week.

Done in 097ab69d17f74e.

The attached rebase fixes the silly mistake which made it fail on CI under
Linux: when enabling all tests under normal non-PG_TEST_EXTRA runs I had
rebased away my change to drop the scalefactor down, so the Linux boxes ran out
of diskspace.  Reducing the scalefactor to also allow the test to run faster
made CI green for me.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3
Next
From: Andres Freund
Date:
Subject: Re: Don't synchronously wait for already-in-progress IO in read stream