high load caused by I/O - a hint

Поиск
Список
Период
Сортировка
От eleven
Тема high load caused by I/O - a hint
Дата
Msg-id 412310CB.8080908@ludojad.itpp.pl
обсуждение исходный текст
Ответы Re: high load caused by I/O - a hint  (Grega Bremec <grega.bremec@noviforum.si>)
Re: high load caused by I/O - a hint  (Gaetano Mendola <mendola@bigfoot.com>)
Re: high load caused by I/O - a hint  (Jeff <threshar@torgo.978.org>)
Список pgsql-performance
Hello,

This is not strictly PostgreSQL performance hint, but may be
helpful to someone with problems like mine.

As I earlier posted, I was experiencing very high load average
on one of my Linux database servers (IBM eServer 345, SCSI disks on LSI
Logic controller) caused by I/O bottleneck.

INSERTs were really slow, even after many days of
tweaking PostgreSQL configuration. The problem appeared to be
in the Linux kernel itself - using acpi=ht and noapic boot parameters
solved my performance problems. Load average dropped below 1.0
(before, it was as high as ten in peak) and the database
works much, much faster.

--
11.

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

Предыдущее
От: my thi ho
Дата:
Сообщение: postgresql performance with multimedia
Следующее
От: Grega Bremec
Дата:
Сообщение: Re: high load caused by I/O - a hint