Re: The need for full vacuum / reindex

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: The need for full vacuum / reindex
Дата
Msg-id 20050928041645.GA956@wolff.to
обсуждение исходный текст
Ответ на The need for full vacuum / reindex  (Tobias Brox <tobias@nordicbet.com>)
Список pgsql-performance
On Wed, Sep 28, 2005 at 05:33:27 +0200,
  Tobias Brox <tobias@nordicbet.com> wrote:
> By occation, we dropped the whole production database and refreshed it from
> a database backup - and all our performance problems seems to have gone.  I
> suppose this means that to keep the database efficient, one eventually does
> have to do reindexing and/or full vacuum from time to time?

Normally you only need to do that if you didn't vacuum often enough or with
high enough fsm setting and bloat has gotten out of hand to the point that
you need to recover some space.

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

Предыдущее
От: Tobias Brox
Дата:
Сообщение: The need for full vacuum / reindex
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: database bloat, but vacuums are done, and fsm seems to be setup ok