Re: Memory exhausted in AllocSetAlloc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memory exhausted in AllocSetAlloc
Дата
Msg-id 12799.1094967789@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Memory exhausted in AllocSetAlloc  ("C. Bensend" <benny@bennyvision.com>)
Ответы Re: Memory exhausted in AllocSetAlloc  ("C. Bensend" <benny@bennyvision.com>)
Список pgsql-admin
"C. Bensend" <benny@bennyvision.com> writes:
>    I understand what happened, but not exactly why - this machine is
> running with over 300M of RAM unused.  Bumping this value down to 16M
> works fine.  But why does it hit a memory exhausted error at 64M?

Maybe it's exceeding a ulimit setting?

You might want to watch it with "top" and see what size the process
actually gets to before failing.  I'm not sure how accurate the
vacuum_mem throttle is ...

            regards, tom lane

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

Предыдущее
От: "C. Bensend"
Дата:
Сообщение: Memory exhausted in AllocSetAlloc
Следующее
От: "C. Bensend"
Дата:
Сообщение: Re: Memory exhausted in AllocSetAlloc