Re: Vacuuming technique doubt

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Vacuuming technique doubt
Дата
Msg-id 4A242D7C.EE98.0025.1@wicourts.gov
обсуждение исходный текст
Ответ на Re: Vacuuming technique doubt  (S Arvind <arvindwill@gmail.com>)
Ответы Re: Vacuuming technique doubt
Список pgsql-performance
S Arvind <arvindwill@gmail.com> wrote:

> The reason why we need it manually is , we don't need any
> performance drop in our production hours. So we figured out the most
> less usage working time, most freq used tables and want to perform
> that on daily . so in weekends we can vaccum and reindex entire db..

By the time you get to your mass reindex the bloat will be harming
your performance much more than the autovacuum needs to do.  Check the
documentation here:

http://www.postgresql.org/docs/8.3/interactive/runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-VACUUM-COST

I hope this helps.

-Kevin

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Unexpected query plan results
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Vacuuming technique doubt