Re: seqential vs random io

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: seqential vs random io
Дата
Msg-id 200505231532.35532.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: seqential vs random io  (John A Meinel <john@arbash-meinel.com>)
Список pgsql-performance
David,

> > I just got a question from one our QA guys who is configuring a RAID 10
> > disk that is destined to hold a postgresql database. The disk
> > configuration procedure is asking him if he wants to optimize for
> > sequential or random access. My first thought is that random is what we
> > would want, but then I started wondering if it's not that simple, and my
> > knowledge of stuff at the hardware level is, well, limited.....
> >
> > If it were your QA guy, what would you tell him?

Depends on the type of database.  OLTP or Web == random access.  Data
Warehouse == sequential access.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: John A Meinel
Дата:
Сообщение: Re: seqential vs random io
Следующее
От: "Anjan Dave"
Дата:
Сообщение: Re: seqential vs random io