Re: how to partition disks - Mailing list pgsql-performance

From hubert depesz lubaczewski
Subject Re: how to partition disks
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: how to partition disks  (Sven Geisler <[email protected]>)
Responses Re: how to partition disks
List pgsql-performance
On 6/14/06, Sven Geisler <[email protected]> wrote:
You should configure your discs to RAID 10 volumes.
You should set up a separate volume for WAL.
A volume for an additional table space may also useful.
In your case I would do 2 partitions:
1. RAID 10 with 8 discs for general data

raid 10 is of course not questionable. but are you sure that it will work faster than for example:
2 discs (raid 1) for xlog
6 discs (raid 10) for tables
6 discs (raid 10) for indices?

depesz

--
http://www.depesz.com/ - nowy, lepszy depesz

pgsql-performance by date:

Previous
From: Volkan YAZICI
Date:
Subject: Re: Precomputed constants?
Next
From: Böszörményi Zoltán
Date:
Subject: Re: Precomputed constants?