Re: patch to ensure logical decoding errors early
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndquadrant.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Dave Cramer <davecramer@gmail.com>,
Petr Jelinek <petr.jelinek@2ndquadrant.com>, Andres Freund <andres@anarazel.de>, Petr Jelinek <petr@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-02T08:05:06Z
Lists: pgsql-hackers
On 1 August 2018 at 23:11, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > On 2018-Aug-01, Dave Cramer wrote: > >> See attached patch which fixes it, and adds a test for it. > > Pushed, thanks. Thanks -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix logical replication slot initialization
- c40489e449ea 12.0 landed
- 7326a7d63801 11.0 landed
-
Ability to advance replication slots
- 9c7d06d60680 11.0 cited