Re: Backend died abnormally - postgresql 7.2.1-5 - Mailing list pgsql-general

From Tom Lane
Subject Re: Backend died abnormally - postgresql 7.2.1-5
Date
Msg-id 13113.1026835785@sss.pgh.pa.us
Whole thread Raw
In response to Re: Backend died abnormally - postgresql 7.2.1-5  ("Rick Eicher II" <rick@pbol.net>)
List pgsql-general
There should be more information in the postmaster log than you've shown
us, too.  The messages you reported are all from backends *other* than
the one that actually crashed.  At the very least the log should have
the postmaster's report of an unexpected child death, with a signal
code.

Also, if you can reproducibly provoke the error, try attaching to the
backend process with gdb before you do so.  gdb should be able to give a
backtrace from the crash point even if no core file results.

            regards, tom lane

pgsql-general by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: ODBC Error while selecting a numeric data field
Next
From: pgsql-general@mail.commandprompt.com
Date:
Subject: Re: multiple version running