Re: [PERFORM] autovacuum on a -mostly- r/o table

Поиск
Список
Период
Сортировка
От Tobias Brox
Тема Re: [PERFORM] autovacuum on a -mostly- r/o table
Дата
Msg-id 20061015145212.GA13175@oppetid.no
обсуждение исходный текст
Ответ на Re: [PERFORM] autovacuum on a -mostly- r/o table  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: [PERFORM] autovacuum on a -mostly- r/o table  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-admin
[Matthew T. O'Connor - Sun at 10:42:34AM -0400]
> Yeah, I think if the delay settings are too high it can cause problems,
> that's part of the reason we have yet to turn these on be default since
> we won't have enough data to suggest good values.  Can you tell us what
> settings you finally settled on?

I'm still not yet settled, and the project manager is critical to
autovacuum (adds complexity, no obvious benefits from it, we see from
the CPU graphs that it's causing iowait, iowait is bad).  We're going to
run autovacuum biweekly now to see what effect it has on the server
load.

I've been using the cost/delay-setting of 200/200 for a week now, and
I'm going to continue with 100/150 for a while.

Are there any known disadvantages of lowering both values to the extreme
- say, 20/20 instead of 200/200?  That would efficiently mean "sleep as
often as possible, and sleep for 1 ms for each cost unit spent" if
I've understood the system right.

Are there any logs that can help me, and eventually, are there any
ready-made scripts for checking when autovacuum is running, and
eventually for how long it keeps its transactions?  I'll probably write
up something myself if not.


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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: [PERFORM] autovacuum on a -mostly- r/o table
Следующее
От: André José Guergolet
Дата:
Сообщение: Invalid Page Header