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 26364.1311953535@sss.pgh.pa.us
Whole thread Raw
In response to Re: error: could not find pg_class tuple for index 2662  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Jul 29, 2011 at 11:27 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Well, no, because the ScanPgRelation call is not failing internally.
>> It's performing a seqscan of pg_class and not finding a matching tuple.

> SnapshotNow race?

That's what I would have guessed to start with, except that then it
wouldn't be a persistent failure.  You'd get one, but then the next
query would succeed.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: error: could not find pg_class tuple for index 2662
Next
From: Kohei Kaigai
Date:
Subject: [RFC] Common object property boards