Re: Huge iowait during checkpoint finish - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Huge iowait during checkpoint finish
Date
Msg-id dcc563d11001081412p56526cafo50970beeb3905cf7@mail.gmail.com
Whole thread Raw
In response to Re: Huge iowait during checkpoint finish  (Greg Smith <greg@2ndquadrant.com>)
Responses Re: Huge iowait during checkpoint finish  (Anton Belyaev <anton.belyaev@gmail.com>)
List pgsql-general
On Fri, Jan 8, 2010 at 3:07 PM, Greg Smith <greg@2ndquadrant.com> wrote:
> Basically, you have a couple of standard issues here:
>
> 1) You're using RAID-5, which is not known for good write performance.  Are
> you sure the disk array performs well on writes?  And if you didn't
> benchmark it, you can't be sure.

This can be doubly bad if he's now moved to a set of disks that are
properly obeying fsync but was on disks that were lying about it
before.

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: Huge iowait during checkpoint finish
Next
From: Alban Hertroys
Date:
Subject: Re: Rows missing from table despite FK constraint