Re: Patch: Add launchd Support - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Patch: Add launchd Support
Date
Msg-id 20150320031256.GD6317@momjian.us
Whole thread Raw
In response to Patch: Add launchd Support  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: Patch: Add launchd Support  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-hackers
On Mon, Oct 20, 2014 at 03:59:01PM -0700, David E. Wheeler wrote:
> Hackers,
>
> In Mac OS X 10.10 “Yosemite,” Apple removed SystemStarter, upon
> which our OS X start script has relied since 2007. So here is a patch
> that adds support for its replacement, launchd. It includes 7 day log
> rotation like the old script did. The install script still prefers
> the SystemStarter approach for older versions of the OS, for the sake
> of easier backward compatibility. We could change that if we wanted,
> since launchd has been part of the OS for around a decade.

Where are we on this?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: configure can't detect proper pthread flags
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Performance improvement for joins where outer side is unique