Re: Regression test fails when BLCKSZ is 1kB - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Regression test fails when BLCKSZ is 1kB
Date
Msg-id 481ACB4D.20008@sun.com
Whole thread Raw
In response to Re: Regression test fails when BLCKSZ is 1kB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane napsal(a):
> I wrote:
>> Another possible answer is to change the minimum to be just 64K always.
>> I'm not certain that it's really sensible to tie the minimum work_mem to
>> BLCKSZ --- I don't think we do anything where work_mem is controlling a
>> pool of page buffers, do we?
> 
> I've committed this change in HEAD.  There's no desire to back-patch it
> is there?

Back patch is not necessary. It is important for head, because 
--with-blocksize=BLOCKSIZE allows to run buildfarm with different blocksize and 
I think users will start to play more with this option.
    Zdenek


pgsql-hackers by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: GDB X Postgresql 8 - Failed to read a valid object file image from memory
Next
From: Peter Eisentraut
Date:
Subject: Re: ecpg localization