Gabriel Lopez <gabilm(at)dif(dot)um(dot)es> writes:
> 1. I have problem insert oid object in a table, not always,
> sometimes. I have the exception
> FastPath call returned FATAL 1: my bits moved right off
> Recreate index pg_attribute_relid_attnum_index.
We've seen that reported before. It suggests that there's some corner-
case bug lurking in the btree index routines. We could find and fix it
given a reproducible test case ... but no one's been able to provide a
test case. Can you?
regards, tom lane