Re: Tuning PostgreSQL

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Tuning PostgreSQL
Дата
Msg-id 20030722171033.GB2686@wolff.to
обсуждение исходный текст
Ответ на Re: Tuning PostgreSQL  (Vincent van Leeuwen <pgsql.spam@vinz.nl>)
Список pgsql-performance
On Tue, Jul 22, 2003 at 11:40:35 +0200,
  Vincent van Leeuwen <pgsql.spam@vinz.nl> wrote:
>
> About RAID types: the fastest RAID type by far is RAID-10. However, this will
> cost you a lot of useable diskspace, so it isn't for everyone. You need at
> least 4 disks for a RAID-10 array. RAID-5 is a nice compromise if you want as
> much useable diskspace as possible and still want to be redundant. RAID-1 is
> very useful for small (2-disk) arrays.

Note that while raid 10 requires 4 disks, you get the space of 2 disks.
This is the same ratio as for raid 1.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Dual Xeon + HW RAID question
Следующее
От: "Mendola Gaetano"
Дата:
Сообщение: Wrong plan or what ?