Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related
Date: 2009-07-20 23:54:10
Message-ID: 29698.1248134050@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Robert Treat" <xzilla(at)users(dot)sourceforge(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Gierth 2009-07-21 00:59:53 Re: BUG #4929: Corrupted pg_class, possibly truncate/rollback related
Previous Message Tom Lane 2009-07-20 23:28:56 Re: Bug 4906 -- Left join of subselect incorrect