Re: lo_creat() failing after 22 iterations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lo_creat() failing after 22 iterations
Дата
Msg-id 16590.967484809@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lo_creat() failing after 22 iterations  ("Barnes, Sandy (Sandra)" <Sandy.Barnes@Honeywell.com>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Quoting affects usage of indices on int8 columns...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Using index from sub-query