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

From Andres Freund
Subject Re: Online enabling of checksums
Date
Msg-id 20180801155531.ha2gvj4p544brs35@alap3.anarazel.de
Whole thread Raw
In response to Re: Online enabling of checksums  (Michael Banck <michael.banck@credativ.de>)
Responses Re: Online enabling of checksums
List pgsql-hackers
Hi,

On 2018-08-01 10:40:24 +0200, Michael Banck wrote:
> If this was one week before feature freeze, I would agree with you that
> it makes sense to ship it with the restart requirement rather than not
> shipping it at all. But we're several commitfests away from v12, so
> making an effort to having this work without a downtime looks like a
> reasonable requirement to me.

My problem isn't just that I shouldn't think this should be committed
without at least a firm committement to do better, my problem is that I
think the "restart" approach is just using the entirely wrong hammer to
solve the problem at hand.  At the very least it's very problematic in
respect to replicas, which need to know about the setting too, and can
have similar problems the restart on the primary is supposed to
prevent.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Marco van Eck
Date:
Subject: Re: Have an encrypted pgpass file
Next
From: Andres Freund
Date:
Subject: Re: Online enabling of checksums