Re: postgres eating CPU on HP9000

Поиск
Список
Период
Сортировка
От Fabio Esposito
Тема Re: postgres eating CPU on HP9000
Дата
Msg-id Pine.LNX.4.44.0403290807560.25270-100000@cr818510-a.basement
обсуждение исходный текст
Ответ на Re: postgres eating CPU on HP9000  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: postgres eating CPU on HP9000
Список pgsql-performance


On Fri, 26 Mar 2004, Josh Berkus wrote:

> Fabio,
>
> > Recently it started eating up the cpu, and cannot keepup with the system
> > like it used to.  The interesting thing here is that it still runs great
> > on an older system with less ram, one slower cpu, and an older disk.
>
> This really points to a maintenance problem.  How often do you run VACUUM
> ANALYZE?   You have a very high rate of data turnover, and should need to
> VACUUM frequently.
>
> Also, what's you max_fsm_pages setting.
>

We run VACUUM ANALYZE after we remove about 1000 rows every hour on the
halh hour.  Our max_fsm_pages is set to 10000

Thanks again

Fabio


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

Предыдущее
От: "Marcus Andree S. Magalhaes"
Дата:
Сообщение: Re: postgres eating CPU on HP9000
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres eating CPU on HP9000