Patch: Add launchd Support - Mailing list pgsql-hackers

From David E. Wheeler
Subject Patch: Add launchd Support
Date
Msg-id 280448FC-3806-454B-9E5F-E7E97A0F73A8@justatheory.com
Whole thread Raw
Responses Re: Patch: Add launchd Support
Re: Patch: Add launchd Support
Re: Patch: Add launchd Support
List pgsql-hackers
Hackers,

In Mac OS X 10.10 “Yosemite,” Apple removed SystemStarter, upon which our OS X start script has relied since 2007. So
hereis a patch that adds support for its replacement, launchd. It includes 7 day log rotation like the old script did.
Theinstall script still prefers the SystemStarter approach for older versions of the OS, for the sake of easier
backwardcompatibility. We could change that if we wanted, since launchd has been part of the OS for around a decade. 




Attachment

pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: pgcrypto: PGP signatures
Next
From: Tatsuo Ishii
Date:
Subject: Re: pg_dump/pg_restore seem broken on hamerkop