Re: [BUGS] signal 11 segfaults with parallel workers
От | Tom Lane |
---|---|
Тема | Re: [BUGS] signal 11 segfaults with parallel workers |
Дата | |
Msg-id | 9144.1501083802@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] signal 11 segfaults with parallel workers (Rick Otten <rottenwindfish@gmail.com>) |
Ответы |
Re: [BUGS] signal 11 segfaults with parallel workers
Re: [BUGS] signal 11 segfaults with parallel workers |
Список | pgsql-bugs |
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. regards, tom lane -- 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 по дате отправления: