Re: Add hint about replication slots when nearing wraparound
Feike Steenbergen <feikesteenbergen@gmail.com>
From: Feike Steenbergen <feikesteenbergen@gmail.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-12-27T07:47:20Z
Lists: pgsql-hackers
Attachments
- 0003-Add-hint-about-replication-slots-for-wraparound.patch (application/octet-stream) patch 0003
On 23 December 2017 at 11:58, Michael Paquier <michael.paquier@gmail.com> wrote: > On Fri, Dec 22, 2017 at 07:55:19AM +0100, Feike Steenbergen wrote: >> On 21 December 2017 at 05:32, Michael Paquier <michael.paquier@gmail.com> wrote: >> >> > Don't you want to put that in its own <caution> block? That's rather >> > important not to miss for administrators. >> >> I didn't want to add yet another block on that documentation page, >> as it already has 2, however it may be good to upgrade the >> note to a caution, similar to the prepared transaction caution. > > Yes, I agree with this position. Changed the block from a note to a caution, regards, Feike