Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related
Date
Msg-id 29698.1248134050@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4929: Corrupted pg_class, possibly truncate/rollback related  ("Robert Treat" <xzilla@users.sourceforge.net>)
Responses Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-bugs
"Robert Treat" <xzilla@users.sourceforge.net> writes:
> PostgreSQL version: 8.3.1
> Description:        Corrupted pg_class, possibly truncate/rollback related

FWIW, there is a bug fix in 8.3.4 addressing possible HOT-chain
corruption after a REINDEX of pg_class.  Not sure if that could've been
the issue here.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug 4906 -- Left join of subselect incorrect
Next
From: Andrew Gierth
Date:
Subject: Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related