Re: patch review : Add ability to constrain backend temporary file space - Mailing list pgsql-hackers

From Mark Kirkwood
Subject Re: patch review : Add ability to constrain backend temporary file space
Date
Msg-id 4DE58BDA.9010102@catalyst.net.nz
Whole thread Raw
In response to Re: patch review : Add ability to constrain backend temporary file space  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
List pgsql-hackers
On 01/06/11 12:32, Mark Kirkwood wrote:
> On 01/06/11 12:27, Mark Kirkwood wrote:
>>
>> Re the code comments - I agree with most of them. However with 
>> respect to the Guc units, I copied the setup for work_mem as that 
>> seemed the most related.
>
> Also - forget to mention - I *thought* you could specify the temp 
> files size GUC as KB, MB, GB or plain old pages, but I'll check this, 
> in case I've busted it somehow.
>

Doh, ignore me here :-( You are correct - I've specified GUC_UNITS_KB 
(copying work_mem) - it is easy enough to allow pages like shared_buffers.

Cheers

Mark


pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: [PERFORM] Hash Anti Join performance degradation
Next
From: Robert Haas
Date:
Subject: Re: [PERFORM] Hash Anti Join performance degradation