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

From Tomas Vondra
Subject Re: allow spread checkpoints when changing checksums online
Date
Msg-id 8154744d-f5f9-43a6-8941-c80ad31bb0e2@vondra.me
Whole thread
In response to Re: allow spread checkpoints when changing checksums online  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: allow spread checkpoints when changing checksums online
List pgsql-hackers
On 7/8/26 15:30, Daniel Gustafsson wrote:
>> On 8 Jul 2026, at 13:53, Ewan Young <kdbase.hack@gmail.com> wrote:
> 
>> In func-admin.sgml the signature of pg_disable_data_checksums documents
>> the default as false:
>>
>> pg_disable_data_checksums ( fast bool DEFAULT false )
>> but the actual default is true. pg_proc.dat sets
> 
> Nice catch and +1, I missed that one.
> 

Yep, good catch. I went between true/false defaults a couple times, and
forgot to update all the places. The v4 fixes this, along with some
minor comment improvements.

I think it's ready, so I'm planning to go over it once more and push it
soon-ish.

regards

-- 
Tomas Vondra

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Update our timezone code to IANA tzcode2026b
Next
From: Peter Geoghegan
Date:
Subject: Re: index prefetching