Re: error: could not find pg_class tuple for index 2662 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: error: could not find pg_class tuple for index 2662
Date
Msg-id 10717.1312475311@sss.pgh.pa.us
Whole thread Raw
In response to Re: error: could not find pg_class tuple for index 2662  (daveg <daveg@sonic.net>)
Responses Re: error: could not find pg_class tuple for index 2662
Re: error: could not find pg_class tuple for index 2662
List pgsql-hackers
daveg <daveg@sonic.net> writes:
> Summary: the failing process reads 0 rows from 0 blocks from the OLD
> relfilenode. 

Hmm.  This seems to mean that we're somehow missing a relation mapping
invalidation message, or perhaps not processing it soon enough during
some complex set of invalidations.  I did some testing with that in mind
but couldn't reproduce the failure.  It'd be awfully nice to get a look
at the call stack when this happens for you ... what OS are you running?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql: display of object comments
Next
From: Robert Haas
Date:
Subject: Re: lazy vxid locks, v3