Re: No core file generated after PostgresNode->start

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Antonin Houska <ah(at)cybertec(dot)at>, Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: No core file generated after PostgresNode->start
Date: 2020-05-12 02:48:23
Message-ID: 13055.1589251703@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Mon, May 11, 2020 at 4:24 PM Antonin Houska <ah(at)cybertec(dot)at> wrote:
>> Could "sysctl kernel.core_pattern" be the problem? I discovered this setting
>> sometime when I also couldn't find the core dump on linux.

> Well, I'm running on macOS and the core files normally show up in
> /cores, but in this case they didn't.

I have a standing note to check the permissions on /cores after any macOS
upgrade, because every so often Apple decides that that directory ought to
be read-only.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-05-12 02:49:54 Re: PG 13 release notes, first draft
Previous Message Bruce Momjian 2020-05-12 02:48:17 Re: PG 13 release notes, first draft