Re: Hit by the out of memory killer last night - Mailing list pgsql-general

From Ben Chobot
Subject Re: Hit by the out of memory killer last night
Date
Msg-id F866BFC2-13EA-44AA-854A-C8788D432D0F@silentmedia.com
Whole thread Raw
In response to Hit by the out of memory killer last night  (Bryan Murphy <bmurphy1976@gmail.com>)
List pgsql-general
On Jan 31, 2011, at 7:55 AM, Bryan Murphy wrote:

> Last night we were hit by the out of memory killer.  Looking at the following graph, you can clearly see unusual
memorygrowth.  This is a database server running Postgres 9.0.0. 

[snip]

> Any advice?  What should I be looking for?

Any particular reason you are running the OOM killer on a database server? Why have the kernel set to overcommit memory
inthe first place?  

pgsql-general by date:

Previous
From: Bryan Murphy
Date:
Subject: Re: Hit by the out of memory killer last night
Next
From: Tom Lane
Date:
Subject: Re: Create Table Question...