Re: Has anybody think about changing BLCKSZ to an option of initdb?

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: jd(at)commandprompt(dot)com
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jacky Leng <lengjianquan(at)163(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Has anybody think about changing BLCKSZ to an option of initdb?
Date: 2009-03-14 15:29:44
Message-ID: 87zlfo2kd3.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:

> On Sat, 2009-03-14 at 13:53 +0100, Martijn van Oosterhout wrote:
>> On Wed, Mar 11, 2009 at 01:29:43PM +0000, Greg Stark wrote:
>> > The main advantage would be for circumstances such as the Windows
>> > installer where users are installing precompiled binaries. They don't
>> > get an opportunity to choose the block size at all. (Similarly for
>> > users of binary-only commercial products such as EDB's but the Windows
>> > installer makes a pretty good argument on its own).
>>
>> And all the linux distributions which ship precompiled binaries. I'm
>> sure there are people who compile postgres themselves but I think there
>> are more who don't.
>
> I think that is an understatement. I would say 99% of postgresql users
> do NOT compile from source. Heck the only time I compile from source is
> when I need to fix mis-configured defaults in RH packages (which is why
> we now have rpms that fix those defaults) or when we have back patched
> something for a customer.

So has anyone here done any experiments with live systems with different block
sizes? What were your experiences?

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's RemoteDBA services!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2009-03-14 15:45:50 Re: Has anybody think about changing BLCKSZ to an option of initdb?
Previous Message Joshua D. Drake 2009-03-14 15:14:43 Re: Has anybody think about changing BLCKSZ to an option of initdb?