"Brusser, Michael" <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to