Re: ERROR: invalid memory alloc request size 0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: invalid memory alloc request size 0
Дата
Msg-id 20223.1081480740@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: invalid memory alloc request size 0  ("John Hagstrand" <john.hagstrand@interageresearch.com>)
Ответы Re: ERROR: invalid memory alloc request size 0  ("John Hagstrand" <john.hagstrand@interageresearch.com>)
Список pgsql-general
"John Hagstrand" <john.hagstrand@interageresearch.com> writes:
> (gdb) bt
> #0  0x081e6056 in errfinish ()
> #1  0x081e6e66 in elog_finish ()
> #2  0x081f5112 in MemoryContextAlloc ()
> #3  0x080758d0 in gistinsert ()
> #4  0x08073bac in gistinsert ()
> #5  0x0807396c in gistinsert ()
> #6  0x0807396c in gistinsert ()
> #7  0x08073865 in gistinsert ()
> #8  0x08073732 in gistinsert ()
> #9  0x081ead7b in OidFunctionCall6 ()
> #10 0x080831c5 in index_insert ()

Well, that makes it a GIST index bug ... since you hadn't mentioned the
existence of any indexes on this table, I feel I've been shorted some
critical info ;-).  What exactly are you doing with GIST on this table?

            regards, tom lane

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

Предыдущее
От: Alexander Cohen
Дата:
Сообщение: Re: pg_ctl problem
Следующее
От: "Siew Hui, Wong"
Дата:
Сообщение: Error in function to pg_dump: Standard in must be a tty