Re: InitDB: Bad system call - Mailing list pgsql-general

From Tom Lane
Subject Re: InitDB: Bad system call
Date
Msg-id 12748.1281620171@sss.pgh.pa.us
Whole thread Raw
In response to Re: InitDB: Bad system call  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
Responses Re: InitDB: Bad system call  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
List pgsql-general
=?ISO-8859-15?Q?Torsten_Z=FChlsdorff?= <foo@meisterderspiele.de> writes:
> Please notice, that after changing the IPC-Settings of the system, no
> core-file is dumped anymore. Quiet interessting.

How annoying :-(.  I think what you need to do is use truss or strace
or local equivalent with the follow-forks flag, so that you can see what
the stand-alone backend process does, not just initdb itself.

            regards, tom lane

pgsql-general by date:

Previous
From: Rafal Pietrak
Date:
Subject: Re: An aggregate function on ARRAY
Next
From: Torsten Zühlsdorff
Date:
Subject: Re: InitDB: Bad system call