Re: Huge iowait during checkpoint finish

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: Anton Belyaev <anton(dot)belyaev(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Huge iowait during checkpoint finish
Date: 2010-01-08 22:12:05
Message-ID: dcc563d11001081412p56526cafo50970beeb3905cf7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jan 8, 2010 at 3:07 PM, Greg Smith <greg(at)2ndquadrant(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-01-08 22:36:02 Re: Rows missing from table despite FK constraint
Previous Message Greg Smith 2010-01-08 22:07:24 Re: Huge iowait during checkpoint finish