Re: postgresql 8 abort with signal 10 - Mailing list pgsql-general

From Tom Lane
Subject Re: postgresql 8 abort with signal 10
Date
Msg-id 8832.1115131854@sss.pgh.pa.us
Whole thread Raw
In response to postgresql 8 abort with signal 10  (Alexandre Biancalana <biancalana@gmail.com>)
List pgsql-general
Alexandre Biancalana <biancalana@gmail.com> writes:
> Watching postgresql logs I see the following messages ocurs a lot of
> times in a day:

> May  3 06:58:44 e-filter postgres[250]: [21-1] LOG:  server process
> (PID 59608) was terminated by signal 10

You need to find out what's triggering that.  Turning on query logging
would be a good way of investigating.

            regards, tom lane

pgsql-general by date:

Previous
From: Brandon Craig Rhodes
Date:
Subject: does database shut down cleanly when WAL device fails?
Next
From: Tom Lane
Date:
Subject: Re: Dynamically access to field on a RECORD variable