Clean .ready and .done files for missing WAL segments at recovery

Edit
ID 1810
Title Clean .ready and .done files for missing WAL segments at recovery
Topic Bug Fixes
Created 2018-09-30 12:42:02
Last modified 2018-12-10 06:11:05 (5 years, 11 months ago)
Latest email 2018-12-10 06:10:36 (5 years, 11 months ago)
Status
2019-01: Committed
2018-11: Moved to next CF
Target version
Authors Michael Paquier (michael-kun)
Reviewers Nathan Bossart (bossartn), Ibrar Ahmed (ibrar)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/1810
git checkout commitfest/cf/1810
Emails
Use durable_unlink for .ready and .done files for WAL segment removal
First at 2018-09-28 03:28:27 by Michael Paquier <michael at paquier.xyz>
Latest at 2018-12-10 06:10:36 by Michael Paquier <michael at paquier.xyz>
Latest attachment (archive-missing-v4.patch) at 2018-12-05 01:34:43 from Michael Paquier <michael at paquier.xyz>
    Attachment (archive-missing-v4.patch) at 2018-12-05 01:34:43 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (archive-missing-v3.patch) at 2018-12-04 07:36:04 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (archive-missing-v2.patch) at 2018-11-27 12:34:40 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (archive-missing-v1.patch) at 2018-09-30 12:40:31 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (archive-clean-durable.patch) at 2018-09-28 03:28:27 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2018-12-10 06:11:05 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Committed
2018-12-10 06:11:05 Michael Paquier (michael-kun) Changed committer to michael-kun
2018-12-05 16:29:57 Nathan Bossart (bossartn) New status: Ready for Committer
2018-12-04 07:36:19 Michael Paquier (michael-kun) New status: Needs review
2018-12-03 16:23:33 Nathan Bossart (bossartn) New status: Waiting on Author
2018-12-01 13:14:00 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-11-27 12:35:02 Michael Paquier (michael-kun) New status: Needs review
2018-11-19 20:04:31 Nathan Bossart (bossartn) New status: Waiting on Author
2018-11-02 14:47:14 Nathan Bossart (bossartn) Added bossartn as reviewer
2018-11-02 14:47:08 Nathan Bossart (bossartn) Posted comment with messageid <154117002849.5569.14588306221618961668.pgcf@coridan.postgresql.org>
2018-10-05 07:12:44 Ibrar Ahmed (ibrar) Added ibrar as reviewer
2018-09-30 12:42:30 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2018-09-30 12:42:02 Michael Paquier (michael-kun) Attached mail thread 20180928032827.GF1500@paquier.xyz
2018-09-30 12:42:02 Michael Paquier (michael-kun) Created patch record
Edit