Re: failed to re-find parent key in "..." for deletion target page

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brian Hirt <bhirt(at)mobygames(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: failed to re-find parent key in "..." for deletion target page
Date: 2007-08-04 22:32:47
Message-ID: 8655.1186266767@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Brian Hirt <bhirt(at)mobygames(dot)com> writes:
> basement_dev=# VACUUM FULL developer_name;
> ERROR: failed to re-find parent key in
> "developer_name_developer_name" for deletion target page 163

Oh dear, I thought we'd fixed that.

Can you send me copies of this index file ... and preferably the
underlying table too?

You should be able to get out of it by REINDEXing, but we need to find
the cause first.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lamia Jackson 2007-08-04 23:15:20 BUG #3513: buggy install + no manual support (add)
Previous Message Lamia Jackson 2007-08-04 22:13:03 BUG #3512: buggy install + no manual support