Re: postgresql 8 abort with signal 10

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexandre Biancalana <biancalana(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 8 abort with signal 10
Date: 2005-05-03 14:50:54
Message-ID: 8832.1115131854@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alexandre Biancalana <biancalana(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-03 14:52:09 Re: Dynamically access to field on a RECORD variable
Previous Message Brandon Craig Rhodes 2005-05-03 14:30:51 does database shut down cleanly when WAL device fails?