Re: High cpu usage after many inserts

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: High cpu usage after many inserts
Дата
Msg-id 1235523580.9565.112.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на Re: High cpu usage after many inserts  (Jordan Tomkinson <jordan@moodle.com>)
Список pgsql-general
On Wed, 2009-02-25 at 09:44 +0900, Jordan Tomkinson wrote:
>
>
> On Wed, Feb 25, 2009 at 9:23 AM, Joshua D. Drake
> <jd@commandprompt.com> wrote:
>
>
>         RAID5 outside of RAID 0 is the worst possible RAID level to
>         run with a
>         database. (of the commonly used raid level's that is).
>
>         It is very, very slow on random writes which is what databases
>         do.
>         Switch to RAID 10.
>
> surely being (real) hardware raid with 15k rpm disks this wouldn't be
> a huge issue unless a large amount of data was being written ?

Tests done by Mark Wong on a 3 disk 15k scsi versus 4 disk raid 10 scsi
show that RAID 10 is on average 30% faster.


Sincerely,

Joshua D. Drake

>
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: Function parameter
Следующее
От: Jordan Tomkinson
Дата:
Сообщение: Re: High cpu usage after many inserts