Re: Problem with 8.4 stats collector high load

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Problem with 8.4 stats collector high load
Дата
Msg-id 20100216231230.GN5330@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Problem with 8.4 stats collector high load  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Problem with 8.4 stats collector high load  (Jakub Ouhrabka <kuba@comgate.cz>)
Список pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Jakub Ouhrabka wrote:
> >> Was autovacuum requesting to write this 20MB file 650x per minute?
> 
> > Yes, exactly.
> 
> > Ideally, autovacuum would only request a new copy of the file if the one
> > it got was considerably out of date.  Obviously a tenth of a second is
> > not old enough.
> 
> Wasn't it you that insisted on a short staleness criterion for autovac
> in the first place?

well, my current opinion is that we should spend some nonzero amount of
thought into figuring out what to do.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with 8.4 stats collector high load
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: XQuery support