Autovacuum: vacuum tables in descending order of xid_age

Edit
ID 2364
Title Autovacuum: vacuum tables in descending order of xid_age
Topic Monitoring & Control
Created 2019-11-29 22:53:23
Last modified 2020-08-03 06:53:31 (4 years, 3 months ago)
Latest email 2020-08-03 06:53:15 (4 years, 3 months ago)
Status
2020-07: Returned with feedback
2020-03: Moved to next CF
2020-01: Moved to next CF
Target version
Authors David Fetter (dfetter)
Reviewers Vik Fearing (xocolatl), David Kimura (dgkimura)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/2364
git checkout commitfest/cf/2364
Emails
Make autovacuum sort tables in descending order of xid_age
First at 2019-11-29 18:01:39 by David Fetter <david at fetter.org>
Latest at 2020-08-03 06:53:15 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v3-0001-Autovacuum-tables-in-descending-order-of-age.patch) at 2019-11-30 22:23:15 from David Fetter <david at fetter.org>
    Attachment (v3-0001-Autovacuum-tables-in-descending-order-of-age.patch) at 2019-11-30 22:23:15 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (v2-0001-Autovacuum-tables-in-descending-order-of-age.patch) at 2019-11-29 22:21:53 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (v1-0001-Autovacuum-tables-in-descending-order-of-age.patch) at 2019-11-29 18:01:39 from David Fetter <david at fetter.org> (Patch: Yes)
History
When Who What
2020-08-03 06:53:31 Michael Paquier (michael-kun) Closed in commitfest 2020-07 with status: Returned with feedback
2020-04-08 16:06:14 David Steele (dsteele) Changed targetversion to None
2020-04-08 15:25:20 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-02-01 12:49:46 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-08 01:13:16 David Kimura (dgkimura) Added dgkimura as reviewer
2019-12-28 17:32:55 Vik Fearing (xocolatl) Added xocolatl as reviewer
2019-11-29 22:53:43 David Fetter (dfetter) Changed targetversion to 13
2019-11-29 22:53:43 David Fetter (dfetter) Changed authors to David Fetter (dfetter)
2019-11-29 22:53:23 David Fetter (dfetter) Attached mail thread 20191129180138.GD8731@fetter.org
2019-11-29 22:53:23 David Fetter (dfetter) Created patch record
Edit