Re: ERROR: Parent tuple was not found - Mailing list pgsql-admin

From Tom Lane
Subject Re: ERROR: Parent tuple was not found
Date
Msg-id 14774.1044375379@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: Parent tuple was not found  ("Gaetano Mendola" <mendola@bigfoot.com>)
List pgsql-admin
"Gaetano Mendola" <mendola@bigfoot.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

pgsql-admin by date:

Previous
From: "Jules Alberts"
Date:
Subject: 7.3.1 update gives PHP libpq.so.2 problem
Next
From: "Gaetano Mendola"
Date:
Subject: Re: ERROR: Parent tuple was not found