Re: Tips for investigating DBMS failure - Mailing list pgsql-general

From Vince Vielhaber
Subject Re: Tips for investigating DBMS failure
Date
Msg-id Pine.BSF.4.21.0010161306480.22968-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: Tips for investigating DBMS failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mon, 16 Oct 2000, Tom Lane wrote:

> Karl DeBisschop <kdebisschop@range.infoplease.com> writes:
> > If it's of any use, I have attached the debug output - I don't see
> > where the problem is occurring, but I don't pretend to fully understand
> > the output, other than the exit is status 25.
>
> Signal 25??  What is that on your machine?  (see /usr/include/signal.h)
> On mine it's SIGTSTP, which doesn't make any sense --- for one thing,
> that doesn't cause a process exit, only suspension ...

That's odd.  Here SIGTSTP is 18.  25 is SIGXFSZ (exceeded file size
limit).

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tips for investigating DBMS failure
Next
From: Bruce Momjian
Date:
Subject: Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)