Re: server process (PID ) was terminated by signal 29 - Mailing list pgsql-admin

From Alvaro Herrera
Subject Re: server process (PID ) was terminated by signal 29
Date
Msg-id 20080222181659.GJ9392@alvh.no-ip.org
Whole thread Raw
In response to Re: server process (PID ) was terminated by signal 29  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane wrote:

> That's pretty odd.  Would you confirm what signal 29 is on your machine?
> (On my Fedora 8 box, the numbers are defined in /usr/include/bits/signum.h
> --- it's probably the same on yours.)

FWIW the easiest way to get the signal names is kill -l:

$ kill -l 29
IO

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-admin by date:

Previous
From: "Mikko Partio"
Date:
Subject: Re: Stray autovacuum daemon
Next
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: [PERFORM] CORRECTION to msg 'loading same instance of dump to two different servers simultaneously'