Re: cache lookup of relation 165058647 failed - Mailing list pgsql-general

From Tom Lane
Subject Re: cache lookup of relation 165058647 failed
Date
Msg-id 6002.1081956265@sss.pgh.pa.us
Whole thread Raw
In response to Re: cache lookup of relation 165058647 failed  (Juris Krumins <juriskr@komin.lv>)
List pgsql-general
Juris Krumins <juriskr@komin.lv> writes:
> So bacicaly we have only 4 places, which cane generate errors like that,
> and all this places refer to HeapTupleIsValid function.

Hmm.  What's even more interesting is that none of them are in places
that I would expect to be called during a CREATE TABLE AS operation.
Can you dig into it a bit more and find out which one is failing?
A stack trace back from the error would be useful too.

            regards, tom lane

pgsql-general by date:

Previous
From: Shachar Shemesh
Date:
Subject: Stored procedures output variables
Next
From: Bill Moran
Date:
Subject: Re: Stored procedures output variables