Re: BUG #1473: Backend bus error, possibly due to ANALYZE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1473: Backend bus error, possibly due to ANALYZE
Дата
Msg-id 26587.1108047676@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1473: Backend bus error, possibly due to ANALYZE  ("Brian B." <brian-pgsql@bbdab.org>)
Список pgsql-bugs
"Brian B." <brian-pgsql@bbdab.org> writes:
> I am loading some spam/ham data/tokens, to be used for the dspam anti-spam
> software, into PostgreSQL. After a few hours of inserting and updating the
> existing data, the backend crashes with a signal 10 (bus error).

Judging by the trace, this doesn't depend on your data at all, just on
the specific query and the declarations of the tables it references.
Please see if you can extract a self-contained test case that way.

            regards, tom lane

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #1472: Win-Installation failed due to missing access-rights
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1473: Backend bus error, possibly due to ANALYZE