Re: Vacuum: allow usage of more than 1GB of work mem - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Vacuum: allow usage of more than 1GB of work mem
Date
Msg-id 151663433193.23710.778013000582044738.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem  (Claudio Freire <klaussfreire@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] UPDATE of partition key
Next
From: Petr Jelinek
Date:
Subject: Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions