Re: macOS Ventura won't generate core dumps - Mailing list pgsql-hackers

From Tom Lane
Subject Re: macOS Ventura won't generate core dumps
Date
Msg-id 3862322.1712691871@sss.pgh.pa.us
Whole thread Raw
In response to Re: macOS Ventura won't generate core dumps  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: macOS Ventura won't generate core dumps
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Apr 9, 2024 at 2:37 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Still works for me, at least on machines where I have SIP turned
>> off.  Admittedly, Apple's busy making that a less and less desirable
>> choice.

> What exact version are you running?

Works for me on Sonoma 14.4.1 and Ventura 13.6.6, and has done
in many versions before those.

The usual gotchas apply: you need to have started the postmaster
under "ulimit -c unlimited", and the /cores directory has to be
writable by whatever user the postmaster is running as.  I have
occasionally seen system updates reduce the privileges on /cores,
although not recently.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: WIP Incremental JSON Parser
Next
From: Alexander Korotkov
Date:
Subject: Re: post-freeze damage control