Re: How to monitor resources on Linux.

Поиск
Список
Период
Сортировка
Искать
От
Andrew Sullivan
Тема
Re: How to monitor resources on Linux.
Дата
Msg-id
20070828202854.GB1983@phlogiston.dyndns.org
Ответ на
Список
Дерево обсуждения
How to monitor resources on Linux. John R Allgood <jallgood@the-allgoods.net>
Re: How to monitor resources on Linux. "Medi Montaseri" <montaseri@gmail.com>
Re: How to monitor resources on Linux. Tom Lane <tgl@sss.pgh.pa.us>
Re: How to monitor resources on Linux. John R Allgood <jallgood@the-allgoods.net>
Re: How to monitor resources on Linux. Alvaro Herrera <alvherre@commandprompt.com>
Re: How to monitor resources on Linux. John R Allgood <jallgood@the-allgoods.net>
Re: How to monitor resources on Linux. Andrew Sullivan <ajs@crankycanuck.ca>
Re: How to monitor resources on Linux. John R Allgood <jallgood@the-allgoods.net>
Re: How to monitor resources on Linux. Andrew Sullivan <ajs@crankycanuck.ca>
Re: How to monitor resources on Linux. "Scott Marlowe" <scott.marlowe@gmail.com>
Re: How to monitor resources on Linux. Andrew Sullivan <ajs@crankycanuck.ca>
Re: How to monitor resources on Linux. John R Allgood <jallgood@the-allgoods.net>
Re: How to monitor resources on Linux. Tom Lane <tgl@sss.pgh.pa.us>
Re: How to monitor resources on Linux. "Scott Marlowe" <scott.marlowe@gmail.com>
On Tue, Aug 28, 2007 at 04:14:09PM -0400, John R Allgood wrote:
> We were running vacuum and vacuum full daily without the vaccum analyze 
> on weekends. After about 2 weeks the master database would slow down. 

That doesn't surprise me. If you have enough writes, the regular
vacuum isn't running often enough.  The goal is to vacuum "just
enough".  The vacuum delay stuff in more recent releases is valuable
here.

> How often do you run VACUUM or are you using the autovacumm daemon.

We have a complicated set of scripts that vacuum some tables very
often, some other tables less often, yet other tables rarely, and
some tables only once a week.  Autovacuum is currently in final
testing, though, I believe (though it's not my department any more,
so liberal salting of my words is needed).

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
Everything that happens in the world happens at some place.
		--Jane Jacobs 
В списке pgsql-admin по дате отправления
От: Scott Marlowe
Дата:
От: Tom Lane
Дата:
Сообщение: Re: pg_dump object dump-order
FAQ