Re: Patch: Add launchd Support

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch: Add launchd Support
Date: 2014-10-21 00:03:58
Message-ID: 59AFEE20-BECF-4885-B0B4-D70E875A78A7@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Oct 20, 2014, at 4:58 PM, Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com> wrote:

> You're enabling POSTGRESQL in /etc/hostconfig before any of the files are copied over... what happens if we puke before the 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2014-10-21 00:07:58 Re: Re: Add regression tests for autocommit-off mode for psql and fix some omissions
Previous Message David E. Wheeler 2014-10-21 00:03:24 Re: Patch: Add launchd Support