Re: Vacuum: allow usage of more than 1GB of work mem
Anastasia Lubennikova <lubennikovaav@gmail.com>
From: Anastasia Lubennikova <lubennikovaav@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: Claudio Freire <klaussfreire@gmail.com>
Date: 2016-12-22T15:15:27Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, failed Implements feature: not tested Spec compliant: not tested Documentation: not tested Hi, I haven't read through the thread yet, just tried to apply the patch and run tests. And it seems that the last attached version is outdated now. It doesn't apply to the master and after I've tried to fix merge conflict, it segfaults at initdb. So, looking forward to a new version for review. The new status of this patch is: Waiting on Author
Commits
-
Prefetch blocks during lazy vacuum's truncation scan
- 7e26e02eec90 10.0 landed
-
Explain unaccounted for space in pgstattuple.
- 71f996d22125 10.0 cited