Re: vacuum problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: vacuum problem
Date: 2003-01-22 21:49:44
Message-ID: 24490.1043272184@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> writes:
> I try to run vacuum full analyze on pg 7.3.1 but I get this messages:

> NOTICE: Child itemid in update-chain marked as unused - can't continue
> repair_frag
> ERROR: Parent tuple was not found.

I don't believe that's 7.3.anything. Check the version again?

> How can I solve the problem?

If this is 7.2.*, you might find that updating to 7.2.4 (due out in a
week) will fix it. Otherwise I'd suggest dumping and reloading the
table.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message will trillich 2003-01-22 22:11:09 HOW-TO do incomplete dates: year, optional month, optional day?
Previous Message Björn Metzdorf 2003-01-22 21:43:05 Re: sort by relevance