Re: VACUUM causes violent postmaster death - Mailing list pgsql-hackers

From Dan Moschuk
Subject Re: VACUUM causes violent postmaster death
Date
Msg-id 20001103183014.F7597@spirit.jaded.net
Whole thread Raw
In response to Re: VACUUM causes violent postmaster death  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: VACUUM causes violent postmaster death
List pgsql-hackers
| > Server process (pid 13361) exited with status 26 at Fri Nov  3 17:49:44 2000
| 
| What's signal 26 on your system?  (Look in /usr/include/signal.h or
| /usr/include/signum.h or /usr/include/sys/signal.h)

dan@spirit:/home/dan grep 26 /usr/include/sys/signal.h
#define SIGVTALRM       26      /* virtual time alarm */

Cheers,
-Dan
-- 
Man is a rational animal who always loses his temper when he is called
upon to act in accordance with the dictates of reason.               -- Oscar Wilde


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: VACUUM causes violent postmaster death
Next
From: Dan Moschuk
Date:
Subject: Re: VACUUM causes violent postmaster death