Re: configurability of OOM killer - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: configurability of OOM killer
Date
Msg-id 20080208195905.GI31022@alvh.no-ip.org
Whole thread Raw
In response to Re: configurability of OOM killer  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs escribió:
> On Fri, 2008-02-08 at 08:45 +0600, Markus Bertheau wrote:
> 
> > What about allowing shared_buffers to be only greater than it was at
> > server start and allocating the extra shared_buffers in one or more
> > additional shm segments?
> 
> Sounds possible.

Hmm, but then you have to create new locks too.  Seems really messy.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: "AS" by the syntax of table reference.(8.4 proposal)
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_dump additional options for performance