Re: Has anybody think about changing BLCKSZ to an option of initdb? - Mailing list pgsql-hackers

From ITAGAKI Takahiro
Subject Re: Has anybody think about changing BLCKSZ to an option of initdb?
Date
Msg-id 20090316130321.ABB7.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: Has anybody think about changing BLCKSZ to an option of initdb?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> wrote:

> > So has anyone here done any experiments with live systems with different block
> > sizes? What were your experiences? 
> 
> I tested with 4k once. The system tanked. This might be a good one for
> the performance lab.

I'm using 16k blocks for one system. There are tables with 5kB+/row.
The perfomance was worst if 8kB blocks because of many TOASTed fields
and unusable spaces.

There are some users who don't want to recompile postgres because they
think recompiled version of postgres are not tested well and not supported
by companies and 3rd party tools. Their database designs are bad, of course,
but they want to resolve their problem using knobs of databases.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1710)
Next
From: KaiGai Kohei
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1710)