Re: Diagnosing Postgres Segfault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Diagnosing Postgres Segfault
Дата
Msg-id 7916.1291075781@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Diagnosing Postgres Segfault  (Michael Holt <michael@aers.ca>)
Ответы Re: Diagnosing Postgres Segfault  (Michael Holt <michael@aers.ca>)
Список pgsql-admin
Michael Holt <michael@aers.ca> writes:
> I�m trying to figure out what might have caused this, partly because I want
> to replicate the segfault to see if it is the cause of another system
> randomly freezing on us. Is there any way to figure out exactly what query
> being run at the time of the crash was doing?

Is there a core dump file?  If so, a stack trace from that might be
informative.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: failed to re-find parent key in index "22723655" for split pages 370836/370837
Следующее
От: Michael Holt
Дата:
Сообщение: Re: Diagnosing Postgres Segfault