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

From Victor Yegorov
Subject Re: Reviewing freeze map code
Date
Msg-id CAGnEboiRvMQeyHW4RqtY8Lb4vVTT6hKg_eCEnM=J+yXm3sETVQ@mail.gmail.com
Whole thread Raw
In response to Re: Reviewing freeze map code  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Reviewing freeze map code  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
2016-05-18 16:45 GMT+03:00 Robert Haas <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) ?


--
Victor Y. Yegorov

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: memory layouts for binary search in nbtree
Next
From: Andreas Karlsson
Date:
Subject: Improve BEGIN tab completion