Re: Linux OOM-Killer

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux OOM-Killer
Date: 2014-03-17 11:36:29
Message-ID: 20140317113629.GB19427@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 17, 2014 at 12:21:30PM +0100, basti wrote:

> uname -a
> Linux h2085616 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64
> GNU/Linux
>
> At any time there are not more than 20-30 Connections at once.
>
> Swap is disabled.
> free -m
> total used free shared buffers cached
> Mem: 32215 16163 16051 0 40 14842
> -/+ buffers/cache: 1281 30934
> Swap: 0 0 0

One really should add at least a bit of swap (and monitor
it closely) such that an out of physical RAM situation
does not amount to a hard limit.

It doesn't matter if it is slow.

Karsten
--
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2014-03-17 11:55:47 Re: Linux OOM-Killer
Previous Message basti 2014-03-17 11:21:30 Re: Linux OOM-Killer