Re: wrong documentation and others ..... - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: wrong documentation and others .....
Date
Msg-id 9576.974131160@sss.pgh.pa.us
Whole thread Raw
In response to Re: wrong documentation and others .....  (Gabriel Lopez <gabilm@dif.um.es>)
List pgsql-interfaces
Gabriel Lopez <gabilm@dif.um.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


pgsql-interfaces by date:

Previous
From: "Luis Fernando Fabara"
Date:
Subject: RE: ODBC /w 7.0.2
Next
From: Greg Speegle
Date:
Subject: JDBC: setTransactionIsolation?