RE: [ADMIN] Re: PostgreSQL; Strange error

2001-03-20 Thread Mikheev, Vadim
> >> Warning: PostgreSQL query failed: FATAL 1: my bits moved > >> right off the end of the world! Recreate index > >> pg_attribute_relid_attnum_index. > > This is an internal "can't happen" failure condition, > presumably arising from some weird corner-case bug in btree > index manipulation. W

[HACKERS] RE: [ADMIN] Re: PostgreSQL; Strange error

2001-03-20 Thread Mikheev, Vadim
> Hmm ... so you think the people who have complained of this are all > working with databases that have suffered previous crash corruption? > I doubt it. There's too much consistency to the reports: in > particular, it's generally triggered by creation of lots of large > objects, and it's always

Re: [ADMIN] Re: PostgreSQL; Strange error

2001-03-20 Thread Tom Lane
"Mikheev, Vadim" <[EMAIL PROTECTED]> writes: >> Warning: PostgreSQL query failed: FATAL 1: my bits moved >> right off the end of the world! Recreate index >> pg_attribute_relid_attnum_index. > Just use gdb to prevent parent btree page update after > split and you'll get that error next time when

Re: [ADMIN] Re: PostgreSQL; Strange error

2001-03-20 Thread Tom Lane
[EMAIL PROTECTED] (J.H.M. Dassen (Ray)) writes: > Bengt Månsson <[EMAIL PROTECTED]> wrote: >> Warning: PostgreSQL query failed: FATAL 1: my bits moved right off the end >> of the world! Recreate index pg_attribute_relid_attnum_index. This is an internal "can't happen" failure condition, presumabl

[ADMIN] Re: PostgreSQL; Strange error

2001-03-20 Thread J.H.M. Dassen (Ray)
Bengt Månsson <[EMAIL PROTECTED]> wrote: >I use RH7, Apache, PHP4 and PostgreSQL Your problem is a RDBMS problem, not a WWW server one. The PostgreSQL mailing lists (see http://www.postgresql.org/users-lounge/index.html) are a better place to ask. >Warning: PostgreSQL query failed: FATAL 1: my b