Re: Routine maintenance - vacuum, analyse and autovacuum

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Routine maintenance - vacuum, analyse and autovacuum
Дата
Msg-id 20040129130847.GC17068@wolff.to
обсуждение исходный текст
Ответ на Routine maintenance - vacuum, analyse and autovacuum  ("Iain" <iain@mst.co.jp>)
Список pgsql-admin
On Thu, Jan 29, 2004 at 18:59:28 +0900,
  Iain <iain@mst.co.jp> wrote:

I haven't used auto_vacuum, but I seen comments on the lists indicating
that it works OK.

> If I start a VACUUM FULL, is it ok to interrupt it part way through? I mean,
> is a partially completed vacuum full worth anything, and is there any danger
> in routinely killing it?

With 7.4 you shouldn't have to do VACUUM FULL. If you have FSM set high
enough, then normal VACUUM should suffice. The exception would be if
you ran something that may the DB much larger than normal and you wanted
to shrink the space used by the DB. Then you would need to run a VACUUM FULL.

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

Предыдущее
От: "Iain"
Дата:
Сообщение: Routine maintenance - vacuum, analyse and autovacuum
Следующее
От: Jodi Kanter
Дата:
Сообщение: Re: [Fwd: binary tree query]