Re: Out of memory error - Mailing list pgsql-general

From Clodoaldo Pinto
Subject Re: Out of memory error
Date
Msg-id a595de7a05020803067b159369@mail.gmail.com
Whole thread Raw
In response to Re: Out of memory error  (Clodoaldo Pinto <clodoaldo.pinto@gmail.com>)
Responses Re: Out of memory error
List pgsql-general
I did:
# /sbin/sysctl -w vm.overcommit_memory=2
following
http://www.postgresql.org/docs/7.4/static/kernel-resources.html#AEN17068

And got the same error:

ERROR:  out of memory
DETAIL:  Failed on request of size 44.
CONTEXT:  PL/pgSQL function "group_dup" line 9 at SQL statement

The difference now is that the process was killed before overcommiting.

Regards, Clodoaldo Pinto

pgsql-general by date:

Previous
From: Shaun Clements
Date:
Subject: Re:
Next
From: Clodoaldo Pinto
Date:
Subject: Re: Out of memory error