Failed to re-find parent key

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Failed to re-find parent key
Date: 2005-03-22 11:31:55
Message-ID: 200503221231.55616.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

What does the error message

failed to re-find parent key in "tablename_pkey"

mean? This happens reproducibly during VACUUM on a certain table.

Would REINDEX fix it? Anything else we should check?

This is PostgreSQL 7.4.2. Are there relevant fixes later in the 7.4 series?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-03-22 14:54:59 Re: Failed to re-find parent key
Previous Message Dave Page 2005-03-22 09:11:13 Re: [HACKERS] what to do with backend flowchart