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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ale Raza" <araza(at)esri(dot)com>
Cc: "postgresql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Insert fail: could not open relation with OID 3221204992
Date: 2007-03-23 21:19:54
Message-ID: 25042.1174684794@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Ale Raza" <araza(at)esri(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2007-03-23 21:22:32 Re: concurrency in stored procedures
Previous Message Merlin Moncure 2007-03-23 21:02:20 Re: question: knopixx and postgresql on flash drive