Re: postgresql 8 abort with signal 10

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
Cc: Alexandre Biancalana <biancalana(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 8 abort with signal 10
Date: 2005-05-03 17:06:27
Message-ID: 20050503170627.GB58719@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, May 03, 2005 at 10:37:03AM -0600, Michael Fuhr wrote:
>
> Signal 10 is SIGBUS (bus error) on FreeBSD 4.11. Somewhere under
> $PGDATA there might be a core dump named postmaster.core

Correction: the core dump should be named postgres.core (at least
it is on my FreeBSD 4.11-STABLE system if I send the backend a
signal 10).

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-05-03 17:08:49 Re: postgresql 8 abort with signal 10
Previous Message Michael Fuhr 2005-05-03 17:04:16 Re: postgresql 8 abort with signal 10