Re: H800 + md1200 Performance problem

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: H800 + md1200 Performance problem
Дата
Msg-id 4F7AF966.20809@fuzzy.cz
обсуждение исходный текст
Ответ на Re: H800 + md1200 Performance problem  (Cesar Martin <cmartinp@gmail.com>)
Ответы Re: H800 + md1200 Performance problem  (Cesar Martin <cmartinp@gmail.com>)
Список pgsql-performance
On 3.4.2012 14:59, Cesar Martin wrote:
> Hi Mike,
> Thank you for your fast response.
>
> blockdev --getra /dev/sdc
> 256

That's way too low. Is this setting the same on both machines?

Anyway, set it to 4096, 8192 or even 16384 and check the difference.

BTW explain analyze is nice, but it's only half the info, especially
when the issue is outside PostgreSQL (hw, OS, ...). Please, provide
samples from iostat / vmstat or tools like that.

Tomas

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: H800 + md1200 Performance problem
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Performance of SQL Function versus View