Alvaro Herrera wrote: > Tom Lane wrote: > > Achilleas Mantzios <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
