Re: Fwd: Multiple disks: RAID 5 or PG Cluster

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Fwd: Multiple disks: RAID 5 or PG Cluster
Дата
Msg-id 8764wa3n9t.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Fwd: Multiple disks: RAID 5 or PG Cluster  (Michael Stone <mstone+postgres@mathom.us>)
Список pgsql-performance
Michael Stone <mstone+postgres@mathom.us> writes:

> it is possible to have a mirror of more than two disks (which would have the
> same read advantage as the striped configuration with the same number of
> disks) but this is rarely seen because it is expensive.

Actually three-way mirrors are quite common for backup purposes. To take a
backup you break the mirror by taking one of the three copies out. Back it up
at your leisure, then just resync it in time for the next backup.

--
greg

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

Предыдущее
От: Alex Turner
Дата:
Сообщение: Re: Multiple disks: RAID 5 or PG Cluster
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: How to determine whether to VACUUM or CLUSTER