Re: Does larger i/o size make sense? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Does larger i/o size make sense?
Date
Msg-id 1377632799.24894.YahooMailNeo@web162901.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: Does larger i/o size make sense?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us>

> Another point here is that you could get some of the hoped-for
> benefit just by increasing BLCKSZ ... but nobody's ever
> demonstrated any compelling benefit from larger BLCKSZ (except on
> specialized workloads, if memory serves).

I think I've seen a handful of reports of performance differences
with different BLCKSZ builds (perhaps not all on community lists). 
My recollection is that some people sifting through data in data
warehouse environments see a performance benefit up to 32KB, but
that tests of GiST index performance with different sizes showed
better performance with smaller sizes down to around 2KB.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: PL/pgSQL PERFORM with CTE
Next
From: Josh Berkus
Date:
Subject: Re: Does larger i/o size make sense?