Re: most bang for buck with ~ $20,000

From: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
To: Kenji Morishige <kenjim(at)juniper(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: most bang for buck with ~ $20,000
Date: 2006-08-08 21:59:09
Message-ID: 9EE66C7F-0B04-4472-9EBD-CD567AC9EA1D@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Aug 8, 2006, at 4:49 PM, Joshua D. Drake wrote:

>> I am considering a setup such as this:
>> - At least dual cpu (possibly with 2 cores each)
>> - 4GB of RAM
>> - 2 disk RAID 1 array for root disk
>> - 4 disk RAID 1+0 array for PGDATA
>> - 2 disk RAID 1 array for pg_xlog
>> Does anyone know a vendor that might be able provide such setup?

Wouldn't it be preferable to put WAL on a multi-disk RAID 10 if you
had the opportunity? This gives you the redundancy of RAID 1 but
approaches the performance of RAID 0, especially as you add disks to
the array. In benchmarking, I've seen consistent success with this
approach.

--
Thomas F. O'Connell
Sitening, LLC

http://www.sitening.com/
3004B Poston Avenue
Nashville, TN 37203-1314
615-469-5150 x802
615-469-5151 (fax)

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kenji Morishige 2006-08-08 22:07:45 Re: most bang for buck with ~ $20,000
Previous Message Joshua D. Drake 2006-08-08 21:49:21 Re: most bang for buck with ~ $20,000