Re: Error - Mailing list pgsql-novice

From Andrew Bell
Subject Re: Error
Date
Msg-id 5.1.0.14.2.20011127124604.00a65278@acbell.mail.iastate.edu
Whole thread Raw
In response to  (Andrew Bell <acbell@iastate.edu>)
List pgsql-novice
At 01:42 PM 11/27/2001 -0500, you wrote:
>Andrew Bell <acbell@iastate.edu> writes:
> > Can anybody tell me what this means, or where to look in the docs to find
> > out more?
>
> > ERROR:  cache lookup of attribute 0 in relation 318304 failed
>
>Looks like a bug of some kind to me: that's a low level routine
>complaining that it didn't find an entry in pg_attribute, which indeed
>it wouldn't find for attribute zero (we number attributes from 1).
>So some other bit of code is passing in a bogus attribute number.
>May we see a reproducible example?

Sorry - can't reproduce.  In desperation, I did a VACCUUM ANALYZE and the
error went away.

Cheers,


-- Andrew Bell
acbell@iastate.edu



pgsql-novice by date:

Previous
From: Andrew Bell
Date:
Subject:
Next
From: Tom Lane
Date:
Subject: Re: