Re: Online enabling of checksums - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Online enabling of checksums
Date
Msg-id 3B4E0E14-CE9A-49D4-B4F9-78079076636A@yandex-team.ru
Whole thread Raw
In response to Re: Online enabling of checksums  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Online enabling of checksums  (Michael Paquier <michael@paquier.xyz>)
Re: Online enabling of checksums  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers

> 28 февр. 2018 г., в 6:22, Daniel Gustafsson <daniel@yesql.se> написал(а):
>
>> Is there any way we could provide this functionality for previous versions (9.6,10)? Like implement utility for
offlinechecksum enabling, without WAL-logging, surely. 
>
> While outside the scope of the patch in question (since it deals with enabling
> checksums online), such a utility should be perfectly possible to write.

I've tried to rebase this patch to 10 and, despite minor rebase issues (oids, bgw_type, changes to specscanner), patch
worksfine. 
Do we provide backporting for such features?

Best regards, Andrey Borodin.

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: Contention preventing locking
Next
From: Michael Paquier
Date:
Subject: Re: Online enabling of checksums