Re: Patch: Add launchd Support
От | David E. Wheeler |
---|---|
Тема | Re: Patch: Add launchd Support |
Дата | |
Msg-id | 22DDBD36-5F7D-4FD3-B8E7-6111F569401C@justatheory.com обсуждение исходный текст |
Ответ на | Re: Patch: Add launchd Support (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: Patch: Add launchd Support
Re: Patch: Add launchd Support |
Список | pgsql-hackers |
On Mar 19, 2015, at 8:12 PM, Bruce Momjian <bruce@momjian.us> wrote: > Where are we on this? I suggested this plist: <dict><key>Disabled</key><false/><key>Label</key><string>org.postgresql.postgresql</string><key>UserName</key><string>postgres</string><key>GroupName</key><string>postgres</string><key>ProgramArguments</key><array> <string>/usr/local/pgsql/bin/postgres</string> <string>-D</string> <string>/usr/local/pgsql/data</string></array> <key>StandardOutPath</key> <string>/usr/local/pgsql/data/launchd.log</string> <key>StandardErrorPath</key> <string>/usr/local/pgsql/data/launchd.log</string><key>OnDemand</key><!--OS X 10.4 --><false/><key>KeepAlive</key><!-- OSX 10.5+ --><true/> </dict> </plist> No one replied. Want a new patch with that? David
В списке pgsql-hackers по дате отправления: