Re: performance problems ... 100 cpu utilization

From: Dennis <dennis(at)works4me(dot)com>
To: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
Cc: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>, pgsql-performance(at)postgresql(dot)org
Subject: Re: performance problems ... 100 cpu utilization
Date: 2005-07-14 06:54:38
Message-ID: 42D60C2E.3020004@works4me.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

David Mitchell wrote:

> What is the load average on this machine? Do you do many updates? If
> you do a lot of updates, perhaps you haven't vacuumed recently. We
> were seeing similar symptoms when we started load testing our stuff
> and it turned out we were vacuuming too infrequently.

The load average at the 100% utilization point was about 30! A vacuum
analyze was done before the test was started. I believe there are many
more selects than updates happening at any one time.

Dennis

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dmitri Bichko 2005-07-14 07:08:41 Re: JFS fastest filesystem for PostgreSQL?
Previous Message jobapply 2005-07-14 06:33:53 Indexing Function called on VACUUM and sorting ?