Re: Load distributed checkpoint - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Load distributed checkpoint
Date
Msg-id 1167257277.3633.25.camel@silverbirch.site
Whole thread Raw
In response to Re: Load distributed checkpoint  ("Takayuki Tsunakawa" <tsunakawa.takay@jp.fujitsu.com>)
List pgsql-hackers
On Mon, 2006-12-18 at 14:47 +0900, Takayuki Tsunakawa wrote: 
> Hello, Itagaki-san, all
> 
> Sorry for my long mail.  I've had trouble in sending this mail because
> it's too long for pgsql-hackers to accept (I couldn't find how large
> mail is accepted.)  So I'm trying to send several times.
> Please see the attachment for the content.

Your results for fsync are interesting.

I've noticed that a checkpoint seems to increase the activity on the WAL
drive as well as increasing I/O wait times. That doesn't correspond to
any real increase in WAL traffic I'm aware of.

Have you tried setting deadline scheduler on the WAL device and CFQ on
the data device? That should allow the I/Os to move through different
queues and prevent interference.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Per-database search_path
Next
From: Steve Atkins
Date:
Subject: Re: pg_hba.conf hostname todo