Btree BackwardScan race condition on Standby during VACUUM

Edit
ID 2511
Title Btree BackwardScan race condition on Standby during VACUUM
Topic Bug Fixes
Created 2020-03-16 14:20:57
Last modified 2020-08-03 22:56:33 (4 years, 3 months ago)
Latest email 2020-08-03 22:55:36 (4 years, 3 months ago)
Status
2020-09: Committed
2020-07: Moved to next CF
Target version stable
Authors Michail Nikolaev (nkey)
Reviewers Andrey Borodin (x4m)Become reviewer
Committer Peter Geoghegan (pgeoghegan)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/2511
git checkout commitfest/cf/2511
Emails
[PATCH] Btree BackwardScan race condition on Standby during VACUUM
First at 2020-03-16 14:07:53 by Michail Nikolaev <michail.nikolaev at gmail.com>
Latest at 2020-08-03 22:55:36 by Peter Geoghegan <pg at bowt.ie>
Latest attachment (v3-0001-Avoid-backwards-scan-page-deletion-standby-race.patch) at 2020-08-01 18:30:29 from Peter Geoghegan <pg at bowt.ie>
    Attachment (v3-0001-Avoid-backwards-scan-page-deletion-standby-race.patch) at 2020-08-01 18:30:29 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
    Attachment (btree-race-and-docs.patch) at 2020-04-05 17:04:32 from Michail Nikolaev <michail.nikolaev at gmail.com> (Patch: Yes)
    Attachment (btree-race.patch) at 2020-03-16 14:07:53 from Michail Nikolaev <michail.nikolaev at gmail.com> (Patch: Yes)
History
When Who What
2020-08-03 22:56:33 Peter Geoghegan (pgeoghegan) Closed in commitfest 2020-09 with status: Committed
2020-08-03 22:56:23 Peter Geoghegan (pgeoghegan) Added pgeoghegan as committer
2020-08-01 21:21:19 Daniel Gustafsson (d_gustafsson) New status: Ready for Committer
2020-08-01 21:20:56 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-05-27 10:38:40 Andrey Borodin (x4m) Added x4m as reviewer
2020-04-03 10:58:39 Michail Nikolaev (nkey) Changed authors to Michail Nikolaev (nkey)
2020-03-16 14:22:20 Michail Nikolaev (nkey) Changed targetversion to stable
2020-03-16 14:22:20 Michail Nikolaev (nkey) Changed gitlink to https://github.com/michail-nikolaev/postgres/commit/6c9d0e2a7d91bcb9d71f6d798ebbf41d821ef1d9
2020-03-16 14:20:57 Michail Nikolaev (nkey) Attached mail thread CANtu0ohkR-evAWbpzJu54V8eCOtqjJyYp3PQ_SGoBTRGXWhWRw@mail.gmail.com
2020-03-16 14:20:57 Michail Nikolaev (nkey) Created patch record
Edit