Re: Re: logical replication and PANIC during shutdown checkpoint in publisher
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Noah Misch <noah@leadboat.com>
Cc: Fujii Masao <masao.fujii@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-05-02T15:33:48Z
Lists: pgsql-hackers
On 5/1/17 13:43, Peter Eisentraut wrote: > On 4/30/17 20:52, Noah Misch wrote: >> IMMEDIATE ATTENTION REQUIRED. This PostgreSQL 10 open item is long past due >> for your status update. Please thoroughly reacquaint yourself with the policy >> on open item ownership[1] and then reply immediately. If I do not hear from >> you by 2017-05-02 01:00 UTC, I will transfer this item to release management >> team ownership without further notice. > > I'm reviewing this now and will report tomorrow. We have consensus around a patch, but we are still discussing and discovering some new details. There is also the question of whether to backpatch and how far. (Could be all the way to 9.2.) I propose, if there are no new insights by Friday, I will commit the current patch to master, which will fix the reported problem for PG10, and punt the remaining side issues to "Older Bugs". -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Prevent possibility of panics during shutdown checkpoint.
- 862204aaceb1 9.6.4 landed
- 50581f2e74fa 9.5.8 landed
- 1cdc0ab9c180 9.4.13 landed
- c6c333436491 10.0 landed
-
Revert "Prevent panic during shutdown checkpoint"
- 703f148e98ec 10.0 landed
-
Prevent panic during shutdown checkpoint
- 086221cf6b17 10.0 cited