From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: server process (PID xxx) was terminated by signal |
Date: | 2007-01-22 17:27:06 |
Message-ID: | 200701221727.l0MHR6h18875@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-patches pgsql-sql |
Alvaro Herrera wrote:
> Tom Lane wrote:
> > Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> writes:
> > > In one of our remote pgsql 7.4.2 installations (no tcp/ip, no mgetty dialin
> > > works always), i got the above message.
> >
> > Since you have not told us what the platform is, there is no way to
> > guess what signal 7 means. Please look in its /usr/include/signal.h
> > (or more likely, some sub-file that includes) to find out the symbolic
> > name of the signal, and report that.
>
> kill -l is mandated by POSIX to return the list of signal names and
> numbers.
Is there no API to return the name of signals? I am looking for
something like this on Win32 for exceptions and can't find it either.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Ray Stell | 2007-01-22 18:20:21 | Re: Startup problem |
Previous Message | Alvaro Herrera | 2007-01-22 16:47:19 | Re: server process (PID xxx) was terminated by signal 7 |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-01-22 18:33:14 | Re: [HACKERS] Win32 WEXITSTATUS too |
Previous Message | Alvaro Herrera | 2007-01-22 16:47:19 | Re: server process (PID xxx) was terminated by signal 7 |
From | Date | Subject | |
---|---|---|---|
Next Message | Ezequias Rodrigues da Rocha | 2007-01-22 19:38:09 | Schema sample |
Previous Message | Alvaro Herrera | 2007-01-22 16:47:19 | Re: server process (PID xxx) was terminated by signal 7 |