Re: Child itemid in update-chain marked as unused - can't continue repair_frag

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "V(dot) M(dot)" <txian(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Child itemid in update-chain marked as unused - can't continue repair_frag
Date: 2001-07-12 14:27:33
Message-ID: 200107121427.f6CERX303725@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> lindo=# vacuum analyze;
> NOTICE: Index probably_good_banner_myidx1: NUMBER OF INDEX' TUPLES (1) IS
> NOT THE SAME AS HEAP' (4).
> Recreate the index.
> NOTICE: Index probably_good_banner_myidx1: NUMBER OF INDEX' TUPLES (1) IS
> NOT THE SAME AS HEAP' (4).
> Recreate the index.
> NOTICE: Child itemid in update-chain marked as unused - can't continue
> repair_frag
> VACUUM

I would drop and recreate the index.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-07-12 14:47:21 Re: Strangeness in xid allocation / snapshot setup
Previous Message Jan Wieck 2001-07-12 12:07:53 Re: Possible bug in plpgsql/src/gram.y