Re: backend died - Mailing list pgsql-hackers

From Tom Lane
Subject Re: backend died
Date
Msg-id 10025.1100548098@sss.pgh.pa.us
Whole thread Raw
In response to backend died  ("Brusser, Michael" <Michael.Brusser@matrixone.com>)
List pgsql-hackers
"Brusser, Michael" <Michael.Brusser@matrixone.com> writes:
> Our customer running Postgres v. 7.3.2 reported a problem, occurring
> couple times a week on three different servers, all on Solaris 9.

> 2004-11-13 10:01:06 [10456]  DEBUG:  child process (pid 19285) was
> terminated by signal 10

SIGBUS iirc.

> What else should I look at?

Find out what query is causing the crash --- enable query logging if you
have no other way.  And get a debugger stack trace from the core file
that the crashed backend left behind.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Brusser, Michael"
Date:
Subject: backend died
Next
From: "Brusser, Michael"
Date:
Subject: Re: backend died