Re: Vacuum: allow usage of more than 1GB of work mem
Aleksander Alekseev <a.alekseev@postgrespro.ru>
From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: pgsql-hackers@lists.postgresql.org
Cc: Claudio Freire <klaussfreire@gmail.com>
Date: 2018-01-22T15:18:51Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: tested, passed Documentation: tested, passed I can confirm that these patches don't break anything; the code is well documented, has some tests and doesn't do anything obviously wrong. However I would recommend someone who is more familiar with the VACUUM mechanism than I do to recheck these patches. The new status of this patch is: Ready for Committer
Commits
-
Prefetch blocks during lazy vacuum's truncation scan
- 7e26e02eec90 10.0 landed
-
Explain unaccounted for space in pgstattuple.
- 71f996d22125 10.0 cited