Re: Online checksums patch - once again - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Online checksums patch - once again
Date
Msg-id 7CE6C501-CA81-4AFE-A9B2-177F901AF4DE@yesql.se
Whole thread Raw
In response to Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 12 Jan 2021, at 00:07, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 7 Jan 2021, at 16:25, Magnus Hagander <magnus@hagander.net> wrote:
>
>> I think it would be ;)
>>
>> Obviously in that case adapted so that it has to be changed offline,
>> and the patch would have to change that to say it can be changed
>> online.
>
> Attached is a v28 which has the docs portion separated out into 0001 with 0002
> changing the docs in 0001 to mention the online operation.

Attached is v29 which adds a small test for running pg_checksums on a cluster
turned off during a checksum enable operation (as well as some minor word-
smithing in test comments).

cheers ./daniel


Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: outdated references to replication timeout
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_dump INDEX ATTACH versus --clean option