Re: VACUUM ANALYZE taking a long time, %I/O and %CPU very low

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: VACUUM ANALYZE taking a long time, %I/O and %CPU very low
Дата
Msg-id A2F862AD-604C-478E-B8EC-9AF067E2FB7E@decibel.org
обсуждение исходный текст
Ответ на Re: VACUUM ANALYZE taking a long time, %I/O and %CPU very low  ("shakahshakah@gmail.com" <shakahshakah@gmail.com>)
Список pgsql-general
On Jan 29, 2007, at 3:14 PM, shakahshakah@gmail.com wrote:
> Never mind.
>
> I found "vacuum_cost_delay" in the docs, I had it set to 70. I set it
> to 0 and watched CPU and I/O% peg to 100%.

FWIW, my experience is that if you're going to use that, a number
between 10 and 20 is usually best.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: relationship in a table
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Defining and Using variables in a postgres function