Re: Patch: Add launchd Support

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch: Add launchd Support
Date: 2015-03-20 03:12:56
Message-ID: 20150320031256.GD6317@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2015-03-20 03:20:23 Re: btree_gin and ranges
Previous Message Kyotaro HORIGUCHI 2015-03-20 03:11:40 Re: Performance improvement for joins where outer side is unique