Re: Recomended FS - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Recomended FS
Date
Msg-id 20031021132858.GE10552@libertyrms.info
Whole thread Raw
In response to Re: Recomended FS  (Mark Kirkwood <markir@paradise.net.nz>)
Responses Re: Recomended FS  (Mark Kirkwood <markir@paradise.net.nz>)
List pgsql-general
On Tue, Oct 21, 2003 at 06:56:52PM +1300, Mark Kirkwood wrote:
> Some sort of ATA Raid is probably worth considering -
>
> e.g. I am experimenting with a system using 2 ATA-66 Seagates + 1
> Promise TX2000

We had some reasonably good luck with RAID on a 2-way Promise card,
but multi-disk ATA RAID has been a great disappointment.  If I were
doing it again, I'd buy 2 or 3 ATA controllers and do the RAID in
software.

That said, even the 2-way RAID became almost uselessly slow when
multiple queries were running -- indeed, dramatically slower than a
plain single IDE drive.  This is not at all the experience we have
with SCSI, so either the IDE RAID people haven't worked it all out,
or (more likely IMHO) there are limitations in IDE which make it
ill-suited to the access patterns of a database under multiple
simultaneous (divergent) queries.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Afilias Canada                        Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: lastval(seq) ?
Next
From: Teodor Sigaev
Date:
Subject: Re: About TSearch2 Performance