Tom Lane wrote:> How does an optimistic FSM entry avoid the need to run vacuum?
It ensures that all freed tuples are already in the FSM.
-- Peter Eisentrauthttp://developer.postgresql.org/~petere/