Re: [BUGS] signal 11 segfaults with parallel workers
От | David Gould |
---|---|
Тема | Re: [BUGS] signal 11 segfaults with parallel workers |
Дата | |
Msg-id | 20170726133834.05362c34@engels обсуждение исходный текст |
Ответ на | Re: [BUGS] signal 11 segfaults with parallel workers (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | 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 по дате отправления: