Re: [PATCHES] Automatically setting work_mem - Mailing list pgsql-hackers

From David Fetter
Subject Re: [PATCHES] Automatically setting work_mem
Date
Msg-id 20060422204925.GA10180@fetter.org
Whole thread Raw
In response to Re: [PATCHES] Automatically setting work_mem  (daveg <daveg@sonic.net>)
Responses Re: [PATCHES] Automatically setting work_mem  (daveg <daveg@sonic.net>)
List pgsql-hackers
On Sat, Apr 22, 2006 at 01:14:42PM -0700, David Gould wrote:

> To avoid running out of swap and triggering the oom killer we have
> had to reduce work_mem below what we prefer.

Dunno about your work_mem, but you can make sure the OOM killer
doesn't kill you as follows <http://lwn.net/Articles/104185/>.

HTH :)

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

pgsql-hackers by date:

Previous
From: daveg
Date:
Subject: Re: [PATCHES] Automatically setting work_mem
Next
From: Gevik Babakhani
Date:
Subject: Question about the MemoryContext