From: | Tory M Blue <tmblue(at)gmail(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: oom_killer |
Date: | 2011-04-21 15:54:38 |
Message-ID: | BANLkTi=3=puVmDQwVY5i_0N3Xho36eA0jw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Thu, Apr 21, 2011 at 5:53 AM, Claudio Freire <klaussfreire(at)gmail(dot)com> wrote:
> On Thu, Apr 21, 2011 at 2:48 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
>>
>> There's probably something else that's trying to grab all the memory and
>> then tries to use it and PG ends up getting nailed because the kernel
>> over-attributes memory to it. You should be looking for that other
>> process..
>
> Not only that, you probably should set up your oom killer not to kill
> postmaster. Ever.
Ya did that last night setting it to a -17 ya.
and to the other user stating I should disable oom_killer all together,
Ya of setting vm.overcommit to 2 and the ratio to 0 doesn't disable
it, I don't know what else to do. out of memory is out of memory, but
if swap is not being touched, I can't tell you what the heck this
fedora team is doing/thinking
Tory
From | Date | Subject | |
---|---|---|---|
Next Message | Claudio Freire | 2011-04-21 15:57:55 | Re: oom_killer |
Previous Message | Tory M Blue | 2011-04-21 15:50:54 | Re: oom_killer |