Document the 1GB memory limit for VACUUM

Edit
ID 3127
Title Document the 1GB memory limit for VACUUM
Topic Documentation
Created 2021-05-20 16:03:54
Last modified 2021-08-09 04:51:05 (3 years, 3 months ago)
Latest email 2021-08-09 04:53:02 (3 years, 3 months ago)
Status
2021-09: Committed
2021-07: Moved to next CF
Target version 15
Authors David Rowley (davidrowley), Laurenz Albe (laurenz)
Reviewers Greg Sabino Mullane (greg)Become reviewer
Committer David Rowley (davidrowley)
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/3127
git checkout commitfest/cf/3127
Emails
Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM
First at 2021-05-03 16:48:21 by Martín Marqués <martin.marques at gmail.com>
Latest at 2021-08-09 04:53:02 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (fix_wrong_documentation_on_vacuum_mem_limits.patch) at 2021-08-09 02:44:13 from David Rowley <dgrowleyml at gmail.com>
    Attachment (fix_wrong_documentation_on_vacuum_mem_limits.patch) at 2021-08-09 02:44:13 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (set_maxvalue_for_autovacuum_work_mem_to_1gb.patch) at 2021-07-04 10:38:33 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (limit_vacuum_memory_to_1gb.patch) at 2021-07-02 11:31:07 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (0001-Document-the-1GB-memory-limit-for-VACUUM.v2.patch) at 2021-06-04 12:34:42 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (0001-Document-the-1GB-memory-limit-for-VACUUM.patch) at 2021-05-05 10:03:08 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
History
When Who What
2021-08-09 04:51:05 David Rowley (davidrowley) Closed in commitfest 2021-09 with status: Committed
2021-08-09 04:50:45 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley), Laurenz Albe (laurenz)
2021-08-03 02:16:50 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-07-02 11:34:04 David Rowley (davidrowley) Added davidrowley as committer
2021-06-17 14:56:52 Greg Sabino Mullane (greg) Posted review with messageid <162394181227.1125.2003877268449988409.pgcf@coridan.postgresql.org>
2021-06-17 14:56:52 Greg Sabino Mullane (greg) New status: Ready for Committer
2021-06-12 23:38:30 Laurenz Albe (laurenz) New status: Needs review
2021-06-08 16:17:07 Greg Sabino Mullane (greg) New status: Waiting on Author
2021-06-04 15:16:36 Greg Sabino Mullane (greg) Posted comment with messageid <162281979607.24546.13268426589016103992.pgcf@coridan.postgresql.org>
2021-06-04 12:35:58 Laurenz Albe (laurenz) New status: Needs review
2021-06-01 19:25:18 Greg Sabino Mullane (greg) Posted comment with messageid <162257551852.1147.12189156687135338641.pgcf@coridan.postgresql.org>
2021-06-01 19:25:18 Greg Sabino Mullane (greg) New status: Waiting on Author
2021-06-01 19:24:31 Greg Sabino Mullane (greg) Added greg as reviewer
2021-05-20 16:04:08 Laurenz Albe (laurenz) Changed authors to Laurenz Albe (laurenz)
2021-05-20 16:04:08 Laurenz Albe (laurenz) Changed targetversion to 15
2021-05-20 16:03:54 Laurenz Albe (laurenz) Attached mail thread CABeG9LsZ2ozUMcqtqWu_-GiFKB17ih3p8wBHXcpfnHqhCnsc7A@mail.gmail.com
2021-05-20 16:03:54 Laurenz Albe (laurenz) Created patch record
Edit