Re: Question regarding the file system

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: Gabriele Bartolini <angusgb(at)tin(dot)it>
Subject: Re: Question regarding the file system
Date: 2004-11-09 01:31:22
Message-ID: 200411081731.22491.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Gabriele,

> By any chance, do you have some reference or some tests that talk about the
> fact that RAID5 with less than 5 disks is not performing?

Just this list. But it's easy to test yourself; run bonnie++ and compare the
performance of seeks and random writes (which PG does a lot of) vs. a plain
single disk.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Carlos Lopez 2004-11-09 14:56:31 Re: [PERFORM] poor performance in migrated database
Previous Message Tom Lane 2004-11-09 00:56:04 Re: Slow performance with Group By