Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted.
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Masahiko Sawada <sawada.mshk@gmail.com>,
Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-12-01T02:51:20Z
Lists: pgsql-hackers
On Wed, Nov 29, 2017 at 7:36 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Wed, Nov 29, 2017 at 6:44 AM, Robert Haas <robertmhaas@gmail.com> wrote: >> On Tue, Nov 21, 2017 at 4:32 AM, Masahiko Sawada <sawada.mshk@gmail.com> wrote: >>> Thank you for comments. Attached updated patch. >> >> I see that Michael has marked this Ready for Committer, but also that >> he didn't update the thread, so perhaps some interested committer >> (Fujii Masao?) might have missed the fact that Michael thinks it's >> ready to go. > > Sorry for not mentioning that directly on the thread. > >> Anyone interested in taking a look at this one for commit? > > I would assume that Fujii-san would be the chosen one here as he has > worked already on the thread. No replies yet. So I am moving this patch to next CF. -- Michael
Commits
-
Fix bug in cancellation of non-exclusive backup to avoid assertion failure.
- 0668c84e2857 9.6.7 landed
- 133d2fab2f83 10.2 landed
- 56a95ee5118b 11.0 landed