Re: H800 + md1200 Performance problem - Mailing list pgsql-performance

From Tomas Vondra
Subject Re: H800 + md1200 Performance problem
Date
Msg-id 4F7AF966.20809@fuzzy.cz
Whole thread Raw
In response to Re: H800 + md1200 Performance problem  (Cesar Martin <cmartinp@gmail.com>)
Responses Re: H800 + md1200 Performance problem  (Cesar Martin <cmartinp@gmail.com>)
List 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 by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: H800 + md1200 Performance problem
Next
From: Robert Haas
Date:
Subject: Re: Performance of SQL Function versus View