Re: Patch: Add launchd Support

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Patch: Add launchd Support
Дата
Msg-id 5445A1AA.6000400@BlueTreble.com
обсуждение исходный текст
Ответ на Patch: Add launchd Support  ("David E. Wheeler" <david@justatheory.com>)
Ответы Re: Patch: Add launchd Support  ("David E. Wheeler" <david@justatheory.com>)
Список pgsql-hackers
On 10/20/14, 5:59 PM, David E. Wheeler wrote:
> 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.
 

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

BTW, Mavericks has a comment that /etc/hostconfig is going away, but google isn't telling me what's replacing it...
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Questions on domain on composite / casts ignoring domains
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Patch: Add launchd Support