Re: [HACKERS] Problem with new function - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Problem with new function
Date
Msg-id 14225.938098390@sss.pgh.pa.us
Whole thread Raw
In response to Problem with new function  (Grzegorz Przeździecki <grzegorz_przezdziecki@lupus.waw.pl>)
Responses Re: [HACKERS] Problem with new function
List pgsql-hackers
Grzegorz Przeździecki  <grzegorz_przezdziecki@lupus.waw.pl> writes:
> in  may log file :
> Fatal 1 : btree: cannot split if start (2) >= maxoff (2)
> or somethings like this:
> fatal 1: my bits moved right off the end of the world!

I think we fixed some bugs in that area in 6.5.2 --- please update
and see if the problem is still there.

Note you will probably need to dump / drop / restore your database
to get that index back into an uncorrupted state :-(
        regards, tom lane


pgsql-hackers by date:

Previous
From: Adriaan Joubert
Date:
Subject: Re: [HACKERS] Operator definitions
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Compile timing