Re: server process (PID xxx) was terminated by signal

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: server process (PID xxx) was terminated by signal
Дата
Msg-id 200701221727.l0MHR6h18875@momjian.us
обсуждение исходный текст
Ответ на Re: server process (PID xxx) was terminated by signal 7  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: server process (PID xxx) was terminated by signal  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
Alvaro Herrera wrote:
> Tom Lane wrote:
> > Achilleas Mantzios <achill@matrix.gatewaynet.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@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

В списке pgsql-admin по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: server process (PID xxx) was terminated by signal 7
Следующее
От: Ray Stell
Дата:
Сообщение: Re: Startup problem