Re: failed to re-find parent key

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pg(at)fastcrypt(dot)com
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: failed to re-find parent key
Date: 2004-01-14 14:40:42
Message-ID: 3342.1074091242@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dave Cramer <pg(at)fastcrypt(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message markw 2004-01-14 16:58:08 DBT-2 pulls PostgreSQL from CVS for STP
Previous Message Merlin Moncure 2004-01-14 13:49:20 Re: Encoding problems in PostgreSQL with XML data