Re: running only pg_autovacuum for one week

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: running only pg_autovacuum for one week
Дата
Msg-id 1091463170.27166.35.camel@localhost.localdomain
обсуждение исходный текст
Ответ на running only pg_autovacuum for one week  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: running only pg_autovacuum for one week  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-admin
On Mon, 2004-08-02 at 07:08, Gaetano Mendola wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
> I did the experiment of running only the autovacuum for one week without
> running my daily autovacuum full and reindex on heavy updated/inserted
> tables.
> Yesterday I reenabled the vacuum full and reindex and, as you can see
> from the attachment, I recover 600MB of wasted space.

autovacuum is a daemon.  You don't run it once a week, you set it loose
and forget about it.  Unless you're running it then shutting it down,
running once a week is unnecessary.

Also, what are you fsm settings in the postgresql.conf file?


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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: perl(Pg) error on contrib package
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: running only pg_autovacuum for one week