Re: exit status code table?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Carlo Perassi <carlo(at)linux(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: exit status code table?
Date: 2001-12-12 20:46:28
Message-ID: 24882.1008189988@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carlo Perassi <carlo(at)linux(dot)it> writes:
> someona said
> "exit status 11" in /var/log/postgres.log
> *is not* a SIGSEGV

Might or might not be; you didn't tell us your platform. Try looking in
/usr/include/signal.h.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F. O'Connell 2001-12-12 21:14:18 mod_per, postgres, and the file system: limitations
Previous Message Joe Conway 2001-12-12 20:38:58 Re: returning multiple results with stored procedures