Re: [7.0.2] cannot create an index ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [7.0.2] cannot create an index ...
Date
Msg-id 17996.971151902@sss.pgh.pa.us
Whole thread Raw
In response to [7.0.2] cannot create an index ...  ("Marc G. Fournier" <scrappy@hub.org>)
Responses Re: [7.0.2] cannot create an index ...  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> TRAP: Failed Assertion("!(metaopaque->btpo_flags & (1 << 3)):", File: "nbtpage.c
> ", Line: 181)

Hmm.  That suggests a clobbered index (as in, first page zeroed out).
The Assert report doesn't tell us which index.  Possibly a backtrace
of the corefile would help.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: [7.0.2] cannot create an index ...
Next
From: "Marc G. Fournier"
Date:
Subject: Re: [7.0.2] cannot create an index ...