From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
Subject: | Re: server process (PID xxx) was terminated by signal |
Date: | 2007-01-23 23:26:39 |
Message-ID: | 200701240026.41927.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-patches pgsql-sql |
Bruce Momjian wrote:
> Is there no API to return the name of signals?
There is, but it's not portable. If someone wants to perform an
exercise in writing configure code, look for strsignal() and
sys_siglist[].
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-01-23 23:30:44 | Re: Install XML on Postgres 8.1 |
Previous Message | Iannsp | 2007-01-23 17:08:16 | Re: Print command equivalent in postgresql |
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleas Mantzios | 2007-01-24 08:47:44 | Re: server process (PID xxx) was terminated by signal 7 |
Previous Message | Andrew Dunstan | 2007-01-23 18:17:23 | Re: [HACKERS] Win32 WEXITSTATUS too |
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleas Mantzios | 2007-01-24 08:47:44 | Re: server process (PID xxx) was terminated by signal 7 |
Previous Message | Andrew Sullivan | 2007-01-23 21:26:28 | Re: select based on multi-column primary keys |