Re: Postgresql on software RAID

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: Postgresql on software RAID
Дата
Msg-id 20031218053906.GA30854@perrin.nxad.com
обсуждение исходный текст
Ответ на Postgresql on software RAID  (Adam Witney <awitney@sghms.ac.uk>)
Ответы Re: Postgresql on software RAID
Список pgsql-admin
> I am experimenting with a few OS's for my new hardware. I plan to have a
> software RAID5 device for my pgsql data directory.
>
> I have been experimenting with FreeBSD and with Linux, does anyone have any
> thoughts on whether vinum RAID devices are better than Linux software RAID?
> Or vice versa... Or no difference at all? Any gotchas I should bear in mind?

You have to be more specific than just software RAID... IDE software
RAID helps with reliability, but it's murder on performance.  Only one
command can be issued at a time with IDE, so your performance of RAID
1 is going to be half that of just writing to a single device.  SCSI
on the other hand...  SCSI is the only way to go if you're serious
about databases.  -sc

--
Sean Chittenden

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

Предыдущее
От: Robert Creager
Дата:
Сообщение: Re: Postgresql on software RAID
Следующее
От: Mitchell Laks
Дата:
Сообщение: Re: Postgresql on software RAID