Re: Memory exhausted in AllocSetReAlloc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memory exhausted in AllocSetReAlloc
Дата
Msg-id 6752.1005754208@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Memory exhausted in AllocSetReAlloc  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I said:
> More to the point, what have you got SORT_MEM set to?

Or maybe that's not the point.  A quick look through the sources didn't
turn up any repalloc calls that look like they could make requests that
large (at least not before you'd run out of memory from other causes).

Could you attach to the backend process with gdb, set a breakpoint
at elog, and get a backtrace, so we can see where the oversize
request is coming from?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: transitioning from MS SQL Server to Postgres
Следующее
От: "PIPER,JIM (A-SantaClara,ex1)"
Дата:
Сообщение: Re: MS Client ODBC question