Re: Big trouble with memory !! - Mailing list pgsql-general

From Tom Lane
Subject Re: Big trouble with memory !!
Date
Msg-id 28176.1112806375@sss.pgh.pa.us
Whole thread Raw
In response to Re: Big trouble with memory !!  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Big trouble with memory !!  (Martijn van Oosterhout <kleptog@svana.org>)
Re: Big trouble with memory !!  (Hervé Piedvache <herve@elma.fr>)
List pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> What I don't understand is that with true strict overcommit, the kernel
> should never need to kill your process since there is always in
> principle enough room.

Indeed.  Are you *sure* you have overcommit turned off?  That should
disable the OOM killer altogether.  You should probably go read the
kernel documentation rather than assume Postgres' documentation knows
what it's talking about ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: Mage
Date:
Subject: lower function
Next
From: Tom Lane
Date:
Subject: Re: Big trouble with memory !!