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

From David E. Wheeler
Subject Re: Patch: Add launchd Support
Date
Msg-id 59AFEE20-BECF-4885-B0B4-D70E875A78A7@justatheory.com
Whole thread Raw
In response to Re: Patch: Add launchd Support  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On Oct 20, 2014, at 4:58 PM, Jim Nasby <Jim.Nasby@BlueTreble.com> wrote:

> You're enabling POSTGRESQL in /etc/hostconfig before any of the files are copied over... what happens if we puke
beforethe files get copied? Would it be better to enable after the scripts are in place? 

That code was there; I just indented it in an if/then block.

> BTW, Mavericks has a comment that /etc/hostconfig is going away, but google isn't telling me what's replacing it...

launchd.

Best,

David


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Patch: Add launchd Support
Next
From: Jim Nasby
Date:
Subject: Re: Re: Add regression tests for autocommit-off mode for psql and fix some omissions