Re: Out of Memory

From: greigwise <greigwise(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Out of Memory
Date: 2018-09-26 16:24:28
Message-ID: 1537979068444-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think I figured it out:

vm.overcommit_memory = 2
vm.overcommit_ratio = 50

Only allows me to use 50% of my RAM... ugh! I have 16 GB, so when only 8 is
left, I start seeing OOM. Will increase this setting and see if it helps.

Thanks everyone for the help.

Greig

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message greigwise 2018-09-26 16:32:49 Re: Out of Memory
Previous Message Maxence Ahlouche 2018-09-26 14:52:08 Re: how to clean the cache from databases and operating system