Re: Online enabling of checksums
Michael Banck <michael.banck@credativ.de>
From: Michael Banck <michael.banck@credativ.de>
To: Magnus Hagander <magnus@hagander.net>
Cc: Andres Freund <andres@anarazel.de>, Andrey Borodin <x4mmm@yandex-team.ru>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Heikki Linnakangas <hlinnaka@iki.fi>, Daniel Gustafsson <daniel@yesql.se>, Robert Haas <robertmhaas@gmail.com>, Greg Stark <stark@mit.edu>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-04-07T08:14:49Z
Lists: pgsql-hackers
Hi, On Sat, Apr 07, 2018 at 08:57:03AM +0200, Magnus Hagander wrote: > On Sat, Apr 7, 2018 at 6:26 AM, Andres Freund <andres@anarazel.de> wrote: > > If it's not obvious: This isn't ready, should be reverted, cleaned up, > > and re-submitted for v12. > > While I do think that it's still definitely fixable in time for 11, I won't > argue for it.Will revert. :( Can the pg_verify_checksums command be kept at least, please? AFAICT this one is not contentious, the code is isolated, it's really useful, orthogonal to online checksum activation and argueably could've been committed as a separate patch anyway. Michael -- Michael Banck Projektleiter / Senior Berater Tel.: +49 2166 9901-171 Fax: +49 2166 9901-100 Email: michael.banck@credativ.de credativ GmbH, HRB Mönchengladbach 12080 USt-ID-Nummer: DE204566209 Trompeterallee 108, 41189 Mönchengladbach Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
Commits
-
Online enabling and disabling of data checksums
- f19c0eccae96 19 (unreleased) landed
-
Deactive flapping checksum isolation tests.
- bf75fe47e444 11.0 landed
-
Add support for coordinating record typmods among parallel workers.
- cc5f81366c36 11.0 cited