Re: Insert fail: could not open relation with OID 3221204992

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Insert fail: could not open relation with OID 3221204992
Дата
Msg-id 25042.1174684794@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
Ответы Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
Re: COPY losing information  (Jaime Silvela <JSilvela@Bear.com>)
Список pgsql-general
"Ale Raza" <araza@esri.com> writes:
> Breakpoint 3, #####_Recv (fcinfo=0xbfffa3a0) at binary.c:138
> 138             StringInfo src_buf = (StringInfo)
> PG_DETOAST_DATUM(PG_GETARG_DATUM(0));
> (gdb) p *src_buf
> Cannot access memory at address 0x0

At the point where you've stopped, src_buf hasn't been assigned to yet.

            regards, tom lane

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: question: knopixx and postgresql on flash drive
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: concurrency in stored procedures