Re: BUG #1074: postgresql crashes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1074: postgresql crashes
Дата
Msg-id 25825.1076198801@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1074: postgresql crashes  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> The database cores with the following message printed on screen.
> WARNING:  specified item offset is too large

Hmm.  AFAICS this should always be followed by an ERROR message.  There
are at least two issues here: why does this message occur, and why does
a crash follow instead of more-graceful error recovery?

Does any additional information show up in the postmaster log?

Could you provide your test program?  Could you provide a stack trace
from the backend core dump?

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1074: postgresql crashes
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1075: ecpg rejects C keywords in SQL context