Re: lo_creat() failing after 22 iterations - Mailing list pgsql-general

From Tom Lane
Subject Re: lo_creat() failing after 22 iterations
Date
Msg-id 16590.967484809@sss.pgh.pa.us
Whole thread Raw
In response to lo_creat() failing after 22 iterations  ("Barnes, Sandy (Sandra)" <Sandy.Barnes@Honeywell.com>)
List pgsql-general
"Barnes, Sandy (Sandra)" <Sandy.Barnes@Honeywell.com> writes:
> I'm running PostgreSQL 7.0.2 on RedHat6.2  Linux.  I try to call lo_creat()
> 100 times and always on the 23rd try I get a 0 return type for the OID
> (error! condition).  I also get the following error in the postgres message
> log:

>             FATAL 1: my bits moved right off the end of the
> world!

If you have a reproducible way of causing that error, we'd sure like to
see it.  Please submit a formal bug report with the full details of your
tables and program.

            regards, tom lane

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Quoting affects usage of indices on int8 columns...
Next
From: Tom Lane
Date:
Subject: Re: Using index from sub-query