Re: Disk performance

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Disk performance
Дата
Msg-id 4C17C17D.8070404@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Disk performance  (Ivan Voras <ivoras@freebsd.org>)
Список pgsql-general
Ivan Voras wrote:
> (or if you are looking at raw numbers: a 15,000 RPM drive will sustain
> 15000/60=250 random IOs per second (IOPS)

That's only taking into account the rotation speed--a 15K drive can do
250 physical commits per second if you never seek anywhere.  A true IOPS
number also considers average seek latency.  A decent 15K drive will be
around 4ms there, which makes for 167 IOPS total.

Random note:  this discussion is on the wrong list.  There are more
people interested in this topic who post regularly on pgsql-performance
than pgsql-general.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: use window as field name in 8.4
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: use window as field name in 8.4