Re: [PATCH] Race condition in logical walsender causes long postgresql shutdown delay

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-03T22:18:58Z
Lists: pgsql-hackers

Attachments

On 2019-Jul-25, Craig Ringer wrote:

> Patch attached.

Here's a non-broken version of this patch.  I have not done anything
other than reflowing the new comment.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Commits

  1. Fix minor bug in logical-replication walsender shutdown

  2. Prevent possibility of panics during shutdown checkpoint.