Re: Hardware needed for 15,000,000 record DB?

Поиск
Список
Период
Сортировка
От Jeremy Buchmann
Тема Re: Hardware needed for 15,000,000 record DB?
Дата
Msg-id 3CC59868.3020502@wellsgaming.com
обсуждение исходный текст
Ответ на Re: Hardware needed for 15,000,000 record DB?  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Hardware needed for 15,000,000 record DB?
Список pgsql-admin
Curt Sampson wrote:
> On Mon, 22 Apr 2002, Jeremy Buchmann wrote:
>
>>You minimize the amount of time the I/O takes by using fast
>>storage devices.
>>This means SCSI.
>
>
> Not necessarially. More disk arms is also a big help, so much so
> that I would take two IDE drives (assuming that they're fast modern
> ones) over one SCSI drive any day.

SCSI also has several other advantages...it doesn't suck up all your
CPU time when there's a lot of disk activity, and it supports
command queueing.  IDE was designed to be cheap, SCSI was designed to
be good.  I've used both and from my experience, SCSI is The Way.

--Jeremy


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

Предыдущее
От: "youngsu"
Дата:
Сообщение: How can I ld_library path set for lpq++ with FreeBSD ?
Следующее
От: David Gilbert
Дата:
Сообщение: Re: Hardware needed for 15,000,000 record DB?