Re: Bug#101177: postgresql: Postgres died, won't restart -- another

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Bug#101177: postgresql: Postgres died, won't restart -- another
Date: 2001-11-05 22:27:27
Message-ID: 3535.1004999247@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> writes:
> Can anyone tell me what exit code 11 means on a backend failure?

Look in <signal.h>. I believe it's SIGSEGV on most Unixen, but you
should check your machine.

In any case, getting a backtrace from the coredump would be the next
step to take.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-11-05 22:49:30 Re: Proposal: 7.2b2 today
Previous Message Peter Eisentraut 2001-11-05 20:05:13 Re: compiler warnings in ODBC