Re: failed to re-find parent key - Mailing list pgsql-hackers

From Tom Lane
Subject Re: failed to re-find parent key
Date
Msg-id 3342.1074091242@sss.pgh.pa.us
Whole thread Raw
In response to Re: failed to re-find parent key  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Dave Cramer <pg@fastcrypt.com> writes:
> Ok, that seems to have fixed it, so my next question is how did it get
> corrupt?

The nearest culprit seems to be whatever you did in analyze.c ;-).  It's
not obvious to me how analyze.c would manage to mess up an index, since
it's nowhere near the index-handling code, but I'd sure want to examine
your patch before looking further afield for an explanation.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: VACUUM delay (was Re: What's planned for 7.5?)
Next
From: markw@osdl.org
Date:
Subject: DBT-2 pulls PostgreSQL from CVS for STP