Re: Automatic free space map filling

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Automatic free space map filling
Дата
Msg-id 12053.1141234861@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Automatic free space map filling  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Automatic free space map filling  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Automatic free space map filling  (Bernd Helmle <mailings@oopsware.de>)
Re: Automatic free space map filling  (Bernd Helmle <bernd.helmle@oopsware.de>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: statement_cost_limit
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: statement_cost_limit