Peter Eisentraut <[EMAIL PROTECTED]> writes:
> 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.
That has nothing to do with it, because the space isn't actually free
for re-use until vacuum deletes the tuple.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly