choosing the right RAID level for PostgresQL database

Поиск
Список
Период
Сортировка
От sergey
Тема choosing the right RAID level for PostgresQL database
Дата
Msg-id AANLkTi=kYyOq-Y=pLaRSSLHg1vNZrjQ7HEr=PDs=yROb@mail.gmail.com
обсуждение исходный текст
Ответы Re: choosing the right RAID level for PostgresQL database  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: choosing the right RAID level for PostgresQL database  (Greg Smith <greg@2ndquadrant.com>)
Re: choosing the right RAID level for PostgresQL database  (Dave Crooke <dcrooke@gmail.com>)
Список pgsql-performance
Hello,

I got a disk array appliance of 8 disks 1T each (UltraStor RS8IP4). It will be used solely by PostgresQL database and I am trying to choose the best RAID level for it.

The most priority is for read performance since we operate large data sets (tables, indexes) and we do lots of searches/scans, joins and nested queries. With the old disks that we have now the most slowdowns happen on SELECTs.

Fault tolerance is less important, it can be 1 or 2 disks.

Space is the least important factor. Even 1T will be enough.

Which RAID level would you recommend in this situation. The current options are 60, 50 and 10, but probably other options can be even better.

Thank you!

В списке pgsql-performance по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Why we don't want hints
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Why we don't want hints