Re: [HACKERS] [6.5.3] FATAL 1: my bits moved right off the end of the world! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] [6.5.3] FATAL 1: my bits moved right off the end of the world!
Date
Msg-id 16155.945202455@sss.pgh.pa.us
Whole thread Raw
In response to [6.5.3] FATAL 1: my bits moved right off the end of the world!  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [HACKERS] [6.5.3] FATAL 1: my bits moved right off the end of the world!
List pgsql-hackers
Isn't that what you get after a btree index has gotten corrupted?
(Probably by trying to insert a too-large index entry?)

I thought we'd put in a defense against oversize index entries,
but maybe it hasn't made it to the REL6_5 series...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Transactions ...
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Volunteer: Large Tuples / Tuple chaining