Re: disk performance benchmarks

From: "Jeffrey W(dot) Baker" <jwbaker(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: disk performance benchmarks
Date: 2004-09-15 16:11:37
Message-ID: 1095264696.8243.0.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

On Wed, 2004-09-15 at 02:39, Michael Paesold wrote:
> Jeffrey W. Baker wrote:
>
> > Current issue:
> >
> > A dual 64-bit Opteron 244 machine with 8GB main memory, two 4-disk RAID5
> > arrays (one for database, one for xlogs). PG's config is extremely
> > generous, and in isolated benchmarks it's very fast.
>
> It depends on the controller, but usually I would expect a better
> performance if xlogs are just on a two-disk mirror and the rest of the disks
> for data (6 splindles instead of 4 then).
>
> I don't think RAID5 is a benefit for xlogs.

All these replies are really interesting, but the point is not that my
RAIDs are too slow, or that my CPUs are too slow. My point is that, for
long stretches of time, by database doesn't come anywhere near using the
capacity of the hardware. And I think that's odd and would like to
config it to "false".

-jwb

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-09-15 16:13:59 Re: Auto increment/sequence on multiple columns?
Previous Message "alexandre:" 2004-09-15 15:41:17 pg_locks with users

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2004-09-15 17:28:08 Re: Data Warehouse Reevaluation - MySQL vs Postgres --
Previous Message Joe Conway 2004-09-15 15:15:50 Re: Data Warehouse Reevaluation - MySQL vs Postgres --