Incorrect snapshots while promoting hot standby node when 2PC is used

Edit
ID 3145
Title Incorrect snapshots while promoting hot standby node when 2PC is used
Topic Bug Fixes
Created 2021-05-31 12:40:00
Last modified 2021-11-23 13:08:06 (2 years, 11 months ago)
Latest email 2021-11-22 16:50:00 (2 years, 11 months ago)
Status
2021-11: Committed
2021-09: Moved to next CF
2021-07: Moved to next CF
Target version stable
Authors Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3145
git checkout commitfest/cf/3145
Emails
Incorrect snapshots while promoting hot standby node when 2PC is used
First at 2021-04-22 20:36:03 by Andres Freund <andres at anarazel.de>
Latest at 2021-10-06 06:09:41 by Andres Freund <andres at anarazel.de>
Latest attachment (end-recovery-2pc.patch) at 2021-05-31 12:37:17 from Michael Paquier <michael at paquier.xyz>
    Attachment (end-recovery-2pc.patch) at 2021-05-31 12:37:17 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (2pc-recovery-snap-v1.patch) at 2021-05-26 07:57:31 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
add missing errdetail for xlogreader allocation failure error
First at 2021-11-19 03:59:15 by Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com>
Latest at 2021-11-22 16:50:00 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (v1-0001-add-missing-errdetail-for-xlogreader-allocation-f.patch) at 2021-11-19 03:59:15 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com>
    Attachment (v1-0001-add-missing-errdetail-for-xlogreader-allocation-f.patch) at 2021-11-19 03:59:15 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
History
When Who What
2021-11-23 13:08:05 DongWook Lee (dongwooklee) Attached mail thread CALj2ACV+cX1eM03GfcA=ZMLXh5fSn1X1auJLz3yuS1duPSb9QA@mail.gmail.com
2021-10-04 05:09:15 Michael Paquier (michael-kun) Closed in commitfest 2021-11 with status: Committed
2021-10-01 06:20:55 Michael Paquier (michael-kun) Closed in commitfest 2021-09 with status: Moved to next CF
2021-10-01 06:20:48 Michael Paquier (michael-kun) Added michael-kun as committer
2021-10-01 06:20:45 Michael Paquier (michael-kun) New status: Ready for Committer
2021-08-03 02:18:49 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-05-31 12:40:20 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2021-05-31 12:40:20 Michael Paquier (michael-kun) Changed targetversion to stable
2021-05-31 12:40:00 Michael Paquier (michael-kun) Attached mail thread 20210422203603.fdnh3fu2mmfp2iov@alap3.anarazel.de
2021-05-31 12:40:00 Michael Paquier (michael-kun) Created patch record
Edit