Re: Online enabling of checksums

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Andrey Borodin <x4mmm@yandex-team.ru>
Cc: Daniel Gustafsson <daniel@yesql.se>, Magnus Hagander <magnus@hagander.net>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Michael Banck <michael.banck@credativ.de>
Date: 2018-03-01T08:04:01Z
Lists: pgsql-hackers
On 2018-03-01 12:56:35 +0500, Andrey Borodin wrote:
> I've tried to rebase this patch to 10 and, despite minor rebase issues (oids, bgw_type, changes to specscanner), patch works fine.
> Do we provide backporting for such features?

Definitely not. With very rare exceptions (OS compatibility and the
like), features aren't backported.

- Andres


Commits

  1. Online enabling and disabling of data checksums

  2. Deactive flapping checksum isolation tests.

  3. Add support for coordinating record typmods among parallel workers.