Trigger failsafe when VACUUM is run in single user mode

Edit
ID 3467
Title Trigger failsafe when VACUUM is run in single user mode
Topic System Administration
Created 2021-12-21 01:20:28
Last modified 2022-04-07 08:38:24 (2 years, 7 months ago)
Latest email 2022-03-31 09:51:05 (2 years, 7 months ago)
Status
2022-03: Returned with feedback
2022-01: Moved to next CF
Target version 15
Authors John Naylor (john.naylor)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer
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/3467
git checkout commitfest/cf/3467
Emails
do only critical work during single-user vacuum?
First at 2021-12-09 19:28:18 by John Naylor <john.naylor at enterprisedb.com>
Latest at 2022-03-31 09:51:05 by John Naylor <john.naylor at enterprisedb.com>
Latest attachment (v1-0001-Perform-final-failsafe-check-before-truncation.patch) at 2022-03-15 21:48:24 from Peter Geoghegan <pg at bowt.ie>
    Attachment (v1-0001-Perform-final-failsafe-check-before-truncation.patch) at 2022-03-15 21:48:24 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
    Attachment (0001-do-only-critical-work-during-single-user-vacuum.patch) at 2022-02-03 17:29:32 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v5-do-only-critical-work-during-single-user-vacuum.patch) at 2022-02-01 21:50:31 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (0001-do-only-critical-work-during-single-user-vacuum.patch) at 2022-01-28 01:28:42 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-vacuum-select-tables-closest-to-wraparound.patch) at 2022-01-21 22:41:58 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (v2-vacuum-select-tables-closest-to-wraparound.patch) at 2022-01-12 00:58:56 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (v1-0001-Always-trigger-failsafe-in-single-user-mode.patch) at 2021-12-21 01:17:26 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
History
When Who What
2022-04-07 08:38:24 John Naylor (john.naylor) Closed in commitfest 2022-03 with status: Returned with feedback
2022-02-06 14:10:31 John Naylor (john.naylor) New status: Waiting on Author
2022-02-02 16:42:18 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2022-01-28 00:58:31 Justin Pryzby (justinpryzby) Changed targetversion to 15
2022-01-22 01:36:14 John Naylor (john.naylor) New status: Needs review
2022-01-14 16:04:55 John Naylor (john.naylor) New status: Waiting on Author
2022-01-14 16:04:51 John Naylor (john.naylor) Changed authors to John Naylor (john.naylor)
2022-01-10 17:17:26 Nathan Bossart (bossartn) Added bossartn as reviewer
2021-12-21 01:20:35 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2021-12-21 01:20:28 Peter Geoghegan (pgeoghegan) Attached mail thread CAFBsxsFL5LoWanSLDjt_SjS9=FU_9XWi22iHMexRS2SubkX-Vw@mail.gmail.com
2021-12-21 01:20:28 Peter Geoghegan (pgeoghegan) Created patch record
Edit