Re: Handling large volumes of data

Поиск
Список
Период
Сортировка
От Michael Monnerie
Тема Re: Handling large volumes of data
Дата
Msg-id 200804082124.07687@zmi.at
обсуждение исходный текст
Ответ на Re: Handling large volumes of data  (Johann Spies <jspies@sun.ac.za>)
Список pgsql-admin
On Dienstag, 8. April 2008 Johann Spies wrote:
> I have got 8x720G disks in a hardware raid 5 setup. It is a Dell 2950
> server. I am using an XFS-filesystem.  I am not certain about the
> speed of the hard disk, but we bought the fastest we could get.

720G looks like SATA disks, probably with "only" 7.200rpm. The Western
Digital Raptor with 10.000rpm are about twice as fast on random access.
Also, RAID5/6 are very,very slow when it comes to small disk *writes*.
Which is exactly what a db makes. Retry with RAID-10, and you'll see
the difference.

We've had 6 WD Raptors in RAID-6 on an Areca RAID, and changed it to 8x
Raptor RAID-10, that improved things.

mfg zmi
--
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0676/846 914 666                      .network.your.ideas.
// PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
// Keyserver: www.keyserver.net                   Key-ID: 1C1209B4

Вложения

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

Предыдущее
От: yawei hou
Дата:
Сообщение: CREATE LANGUAGE cannot load library ERROR!
Следующее
От: "Sergio Gabriel Rodriguez"
Дата:
Сообщение: pg_dump/pg_restore