Re: Diagnosing Postgres Segfault - Mailing list pgsql-admin

From Tom Lane
Subject Re: Diagnosing Postgres Segfault
Date
Msg-id 7916.1291075781@sss.pgh.pa.us
Whole thread Raw
In response to Diagnosing Postgres Segfault  (Michael Holt <michael@aers.ca>)
Responses Re: Diagnosing Postgres Segfault
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: failed to re-find parent key in index "22723655" for split pages 370836/370837
Next
From: Michael Holt
Date:
Subject: Re: Diagnosing Postgres Segfault