Re: VACUUM FULL vs CLUSTER

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: VACUUM FULL vs CLUSTER
Дата
Msg-id 20050923165952.GA7327@wolff.to
обсуждение исходный текст
Ответ на Re: VACUUM FULL vs CLUSTER  (Stef <svb@ucs.co.za>)
Ответы Re: VACUUM FULL vs CLUSTER
Список pgsql-performance
On Fri, Sep 23, 2005 at 18:16:44 +0200,
  Stef <svb@ucs.co.za> wrote:
> Bruno Wolff III mentioned :
> => If you have a proper FSM setting you shouldn't need to do vacuum fulls
> => (unless you have an older version of postgres where index bloat might
> => be an issue).
>
> What version of postgres was the last version that had
> the index bloat problem?

You can check the release notes to be sure, but my memory is that the
unbounded bloat problem was fixed in 7.4. There still are usage patterns
that can result in bloating, but it is limited to some constant multiplier
of the minimum index size.

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

Предыдущее
От: Ron Peacetree
Дата:
Сообщение: Re: Releasing memory during External sorting?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: VACUUM FULL vs CLUSTER