Re: Reviewing freeze map code - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Reviewing freeze map code
Date
Msg-id 573C77AF.8030201@joeconway.com
Whole thread Raw
In response to Re: Reviewing freeze map code  (Victor Yegorov <vyegorov@gmail.com>)
Responses Re: Reviewing freeze map code  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
On 05/18/2016 09:55 AM, Victor Yegorov wrote:
> 2016-05-18 16:45 GMT+03:00 Robert Haas <robertmhaas@gmail.com
> <mailto:robertmhaas@gmail.com>>:
>
>     No, that's what the existing FREEZE option does.  This new option is
>     about unnecessarily vacuuming pages that don't need it.  The
>     expectation is that vacuuming all-frozen pages will be a no-op.
>
>
> VACUUM (INCLUDING ALL) ?

VACUUM (FORCE ALL) ?

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Improve BEGIN tab completion
Next
From: Ildar Musin
Date:
Subject: Re: Declarative partitioning