Re: ERROR: out of memory DETAIL: Failed on request of size ???

Поиск
Список
Период
Сортировка
От Igor Neyman
Тема Re: ERROR: out of memory DETAIL: Failed on request of size ???
Дата
Msg-id A76B25F2823E954C9E45E32FA49D70EC5B3EA82B@mail.corp.perceptron.com
обсуждение исходный текст
Ответ на Re: ERROR: out of memory DETAIL: Failed on request of size ???  (Brian Wong <bwong64@hotmail.com>)
Список pgsql-general

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@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
problemas a server process memory (not the server's buffers) or client process memory issue, primarily because when we
testedthe 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



В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Solution for Synonyms
Следующее
От: Elliot
Дата:
Сообщение: Re: Puzzling table scan in a CTE