Re: Add hint about replication slots when nearing wraparound
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Feike Steenbergen <feikesteenbergen@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-12-19T15:46:18Z
Lists: pgsql-hackers
On Tue, Dec 19, 2017 at 5:27 AM, Feike Steenbergen <feikesteenbergen@gmail.com> wrote: > While doing some wraparound debugging, I saw the hint regarding upcoming > wraparound did not include the problem of having a stale replication > slot (which I'm actually using to force wraparound issues). > > I remember a few discussions where a stale replication slot was actually the > culprit in these situations. > > Something like the attached maybe? +1. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company