On 1/27/11 4:11 PM, "Alan Hodgson" <ahodgson@xxxxxxxxx> wrote:
If you go this route, I suggest two equally sized RAID 10's on different controllers fir index + data, with software raid-0 on top of that. RAID 10 will max out a controller after 6 to 10 drives, usually. Using the OS RAID 0 to aggregate the throughput of two controllers works great. WAL only has to be a little bit faster than your network in most cases. I've never seen it be a bottleneck on large bulk loads if it is on its own controller with 120MB/sec write throughput. I suppose a bulk load from COPY might stress it a bit more, but CPU ends up the bottleneck in postgres once you have I/O hardware this capable.
|