Re: Vacuum: allow usage of more than 1GB of work mem
Claudio Freire <klaussfreire@gmail.com>
From: Claudio Freire <klaussfreire@gmail.com>
To: Anastasia Lubennikova <lubennikovaav@gmail.com>
Cc: PostgreSQL-Dev <pgsql-hackers@postgresql.org>
Date: 2016-12-22T15:22:25Z
Lists: pgsql-hackers
On Thu, Dec 22, 2016 at 12:15 PM, Anastasia Lubennikova <lubennikovaav@gmail.com> wrote: > 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. I'll rebase when I get some time to do it and post an updated version
Commits
-
Prefetch blocks during lazy vacuum's truncation scan
- 7e26e02eec90 10.0 landed
-
Explain unaccounted for space in pgstattuple.
- 71f996d22125 10.0 cited