Re: VACUUM FULL out of memory - Mailing list pgsql-hackers

From Tom Lane
Subject Re: VACUUM FULL out of memory
Date
Msg-id 11724.1199817926@sss.pgh.pa.us
Whole thread Raw
In response to Re: VACUUM FULL out of memory  (Sam Mason <sam@samason.me.uk>)
List pgsql-hackers
Sam Mason <sam@samason.me.uk> writes:
> On Tue, Jan 08, 2008 at 12:33:34PM -0500, Tom Lane wrote:
>> The only thing I find convincing is to insert "ulimit -a >someplace"
>> into the script that starts the postmaster,

> What about a stored procedure in a language that allows you to do
> system(3) calls?

Yeah, that would work, if you have any untrusted languages installed.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Proposal - libpq Type System beta-0.8a (was PGparam)
Next
From: Markus Schiltknecht
Date:
Subject: Named vs Unnamed Partitions