Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Rather large LA - Mailing list pgsql-performance

From Alan Hodgson
Subject Re: Rather large LA
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Rather large LA  (Richard Shaw <[email protected]>)
Responses Re: Rather large LA
List pgsql-performance

On September 5, 2011, Richard Shaw <[email protected]> wrote:

> Hi Andy,

>

> It's not a new issue no, It's a legacy system that is in no way ideal but

> is also not in a position to be overhauled. Indexes are correct, tables

> are up to 25 million rows.

>

> On startup, it hits CPU more than IO, I'll provide some additional stats

> after I restart it tonight.


I bet it's I/O bound until a good chunk of the active data gets cached. Run a vmstat 1 while it's that busy, I bet most of the cpu time is really in io_wait.


pgsql-performance by date:

Previous
From: Andy Colson
Date:
Subject: Re: Sudden drop in DBb performance
Next
From: Scott Marlowe
Date:
Subject: Re: Rather large LA