Re: [BUGS] signal 11 segfaults with parallel workers - Mailing list pgsql-bugs

From David Gould
Subject Re: [BUGS] signal 11 segfaults with parallel workers
Date
Msg-id 20170726133834.05362c34@engels
Whole thread Raw
In response to Re: [BUGS] signal 11 segfaults with parallel workers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Wed, 26 Jul 2017 11:43:22 -0400
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Rick Otten <rottenwindfish@gmail.com> writes:
> > I don't have any core files.  I suppose that is something I have to enable
> > specifically?   I'm game to turn it on in case we core dump again.  
> 
> If you're not seeing core files, you probably need to take measures
> to make the postmaster run with "ulimit -c unlimited".  It's fairly
> common for daemon processes to get launched under "ulimit -c 0"
> by default, for largely-misguided-imo security reasons.

If you are using pg_ctl to start postgresql you can add the "-c" flag to your
pg_ctl command to enable core files.

-dg

-- 
David Gould              510 282 0869         daveg@sonic.net
If simplicity worked, the world would be overrun with insects.


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Rick Otten
Date:
Subject: Re: [BUGS] signal 11 segfaults with parallel workers
Next
From: raviraj.suddhala@gmail.com
Date:
Subject: [BUGS] BUG #14762: error while running report