Re: Online enabling of checksums
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: "Joshua D. Drake" <jd@commandprompt.com>,
Magnus Hagander <magnus@hagander.net>, Andrey Borodin <x4mmm@yandex-team.ru>,
Tomas Vondra <tomas.vondra@2ndquadrant.com>, Heikki Linnakangas <hlinnaka@iki.fi>, Daniel Gustafsson <daniel@yesql.se>, Michael Banck <michael.banck@credativ.de>, Greg Stark <stark@mit.edu>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-04-06T18:14:40Z
Lists: pgsql-hackers
On Thu, Apr 5, 2018 at 5:01 PM, Andres Freund <andres@anarazel.de> wrote: > I've commented weeks ago about my doubts, and Robert concurred: > http://archives.postgresql.org/message-id/CA%2BTgmoZPRfMqZoK_Fbo_tD9OH9PdPFcPBsi-sdGZ6Jg8OMM2PA%40mail.gmail.com Yes, and I expressed some previous reservations as well. Granted, my reservations about this patch are less than for MERGE, and granted, too, what is Magnus supposed to do about a couple of committers expressing doubts about whether something really ought to be committed? Is that an absolute bar? It wasn't phrased as such, nor do we really have the authority. At the same time, those concerns didn't generate much discussion and, at least in my case, are not withdrawn merely because time has passed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
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