| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Juris Krumins <juriskr(at)komin(dot)lv> |
| Cc: | Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: cache lookup of relation 165058647 failed |
| Date: | 2004-04-14 15:24:25 |
| Message-ID: | 6002.1081956265@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general |
Juris Krumins <juriskr(at)komin(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2004-04-14 19:20:22 | Re: BUG #1132: I can't connection to Postgresql |
| Previous Message | Juris Krumins | 2004-04-14 14:02:55 | Re: cache lookup of relation 165058647 failed |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Moran | 2004-04-14 15:25:57 | Re: Stored procedures output variables |
| Previous Message | Shachar Shemesh | 2004-04-14 14:33:22 | Stored procedures output variables |