Gabriel Lopez <gabilm(at)dif(dot)um(dot)es> writes:
> The error appear also in linux with RedHat 6.2 and postgresql 7.0.2
> I'm using the example from psql:
> insert into tbl_objectshelf values
> ('39',lo_import('/etc/inittab'));
> when I run the example several times 50, 100, etc the exception is
> thows:
> FATAL 1: my bits moved right off the end of the world!
> Recreate index pg_attribute_relid_attnum_index.
We've heard a couple reports of this failure during large-object creation,
but I've never had any luck duplicating the problem :-(
regards, tom lane