| От | John A Meinel |
|---|---|
| Тема | Re: seqential vs random io |
| Дата | |
| Msg-id | 429257ED.6020004@arbash-meinel.com обсуждение исходный текст |
| Ответ на | seqential vs random io ("David Parker" <dparker@tazznetworks.com>) |
| Ответы |
Re: seqential vs random io
|
| Список | pgsql-performance |
David Parker wrote: > 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? > > - DAP Random. Sequential is always pretty fast, it is random that hurts. The only time I would say sequential is if you were planning on streaming large files (like iso images) with low load. But for a DB, even a sequential scan will probably not be that much data. At least, that's my 2c. John =:->
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера