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

From Andres Freund
Subject Re: Online enabling of checksums
Date
Msg-id 20180731230523.yhuiqltjpf5il6ya@alap3.anarazel.de
Whole thread Raw
In response to Re: Online enabling of checksums  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Online enabling of checksums
List pgsql-hackers
Hi,

On 2018-07-31 18:56:29 -0400, Alvaro Herrera wrote:
> In the spirit of supporting incremental development, I think it's quite
> sensible to get the current thing done, then see what it takes to get
> the next thing done.  Each is an improvement on its own merits.  And it
> doesn't have to be made by the same people.

I just don't buy this. An earlier version of this feature was committed
to v11 without the restart, over objections. There's now extra state in
the control file to support the restart based system, there's extra
tests, extra docs. And it'd not be much code to just make it work
without the restart. The process around this patchset is just plain
weird.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Online enabling of checksums
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade from 9.4 to 10.4