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

From Tom Lane
Subject Re: Regression test fails when BLCKSZ is 1kB
Date
Msg-id 24672.1209671882@sss.pgh.pa.us
Whole thread Raw
In response to Re: Regression test fails when BLCKSZ is 1kB  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Regression test fails when BLCKSZ is 1kB  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-hackers
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?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Protection from SQL injection
Next
From: Andrew Chernow
Date:
Subject: Re: Odd timezone backend output