Re: Very long deletion time on a 200 GB database - Mailing list pgsql-performance

From Shaun Thomas
Subject Re: Very long deletion time on a 200 GB database
Date
Msg-id 4F479FDE.1070509@peak6.com
Whole thread Raw
In response to Re: Very long deletion time on a 200 GB database  ("Reuven M. Lerner" <reuven@lerner.co.il>)
Responses Re: Very long deletion time on a 200 GB database
List pgsql-performance
On 02/24/2012 12:39 AM, Reuven M. Lerner wrote:

> - CPU is virtually idle when running the deletes, using about 1% of
> CPU

I think you found your problem.

See if you can get the Windows admins to give you some info on how busy
the disks are (percent utilization, IOPS, something) the next time you
try this. Increasing your memory settings may help, but a 1% CPU usage
usually suggests it's waiting for disk blocks to be read before it can
actually do something.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas@peak6.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

pgsql-performance by date:

Previous
From: Claudio Freire
Date:
Subject: Re: Very long deletion time on a 200 GB database
Next
From: "Reuven M. Lerner"
Date:
Subject: Re: Very long deletion time on a 200 GB database