From: pgsql-general-ow...@postgresql.org 
[mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Brian Wong
Sent: Monday, November 18, 2013 11:30 PM
To: bricklen
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] ERROR: out of memory DETAIL: Failed on request of size 
???

I've tried any work_mem value from 1gb all the way up to 40gb, with no effect 
on the error.  I'd like to think of this problem as a server process memory 
(not the server's buffers) or client process memory issue, primarily because 
when we tested the error there was no other load whatsoever.  Unfortunately,  
the error doesn't say what kinda memory ran out.

-----------------------------------------------------------------

You are testing with work_mem set to between 1GB and 40GB.
You were asked to lower this setting. 
Even 1GB is too much, try something like work_mem=64MB.

Regards,
Igor Neyman



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to