Re: autovacuum default parameters (was Re: 8.2 is 30% better in pgbench than 8.3)

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема Re: autovacuum default parameters (was Re: 8.2 is 30% better in pgbench than 8.3)
Дата
Msg-id 20070724135150.8E20.ITAGAKI.TAKAHIRO@oss.ntt.co.jp
обсуждение исходный текст
Ответ на autovacuum default parameters (was Re: 8.2 is 30% better in pgbench than 8.3)  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote:

> We didn't, but while I agree with the idea, I think 5% is too low.  I
> don't want autovacuum to get excessively aggressive.  Is 10% not enough?

I think the threshold should be a little less than PCTFREE of indexes,
to avoid splitting of btree leaves. It might be good to decrease the
fillfactor to 85% or so when we choise 10% for it.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




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

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: GucContext of log_autovacuum
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: autovacuum default parameters