Re: 8.3 / 8.2.6 restore comparison

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.3 / 8.2.6 restore comparison
Date: 2008-02-08 01:39:04
Message-ID: 20080207173904.7b974273@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 7 Feb 2008 16:37:39 -0800
"Joshua D. Drake" <jd(at)commandprompt(dot)com> wrote:

> I didn't, but do now and am testing. The way this is currently
> designed is:
>
> /data1 (8 disks RAID 10)
> /data2 (8 disks RAID 10)
> /pg_xlogs (2 disks RAID 1)
>
> /data1 is what is primarily written against for the first couple of
> hours and then it will switch to data2 because of table spaces.
> However either way, we should expect (I would think) to see at least
> 100 megs a second on an 8 Disk RAID 10. It is SCSI.
>

Following up with this... 22G in one hour, with xlogs on a different
partition. Just looking at we are averaging 3-5% IOWait, further we are
only writing ~ 2Megs a second.

This is frustrating.

Sincerely,

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Wong 2008-02-08 01:41:48 Re: 8.3 / 8.2.6 restore comparison
Previous Message Gregory Stark 2008-02-08 00:52:04 Re: PostgreSQL 8.4 development plan