Re: ERROR: Parent tuple was not found

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: ERROR: Parent tuple was not found
Date: 2003-02-04 16:16:19
Message-ID: 14774.1044375379@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Gaetano Mendola" <mendola(at)bigfoot(dot)com> writes:
> During a vacuum full in a couple of tables I obtain:
> ERROR: Parent tuple was not found
> and in another table:
> NOTICE: Child itemid in update-chain marked as unused - can't continue
> repair_frag
> time ago TOM told me that is not a problem, what does mean exactly "is not a
> problem".

It means "you have not lost any data".

If you want to get rid of the error messages, I believe that updating to
7.2.4 will fix 'em.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gaetano Mendola 2003-02-04 16:47:58 Re: ERROR: Parent tuple was not found
Previous Message Jules Alberts 2003-02-04 14:12:44 Re: 7.3.1 update gives PHP libpq.so.2 problem