Re: Handling large volumes of data - Mailing list pgsql-admin

From Michael Monnerie
Subject Re: Handling large volumes of data
Date
Msg-id 200804082124.07687@zmi.at
Whole thread Raw
In response to Re: Handling large volumes of data  (Johann Spies <jspies@sun.ac.za>)
List pgsql-admin
On Dienstag, 8. April 2008 Johann Spies wrote:
> I have got 8x720G disks in a hardware raid 5 setup. It is a Dell 2950
> server. I am using an XFS-filesystem.  I am not certain about the
> speed of the hard disk, but we bought the fastest we could get.

720G looks like SATA disks, probably with "only" 7.200rpm. The Western
Digital Raptor with 10.000rpm are about twice as fast on random access.
Also, RAID5/6 are very,very slow when it comes to small disk *writes*.
Which is exactly what a db makes. Retry with RAID-10, and you'll see
the difference.

We've had 6 WD Raptors in RAID-6 on an Areca RAID, and changed it to 8x
Raptor RAID-10, that improved things.

mfg zmi
--
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0676/846 914 666                      .network.your.ideas.
// PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
// Keyserver: www.keyserver.net                   Key-ID: 1C1209B4

Attachment

pgsql-admin by date:

Previous
From: yawei hou
Date:
Subject: CREATE LANGUAGE cannot load library ERROR!
Next
From: "Sergio Gabriel Rodriguez"
Date:
Subject: pg_dump/pg_restore