postgresql/contrib/start-scripts
Bruce Momjian b842726fc7 I've simplified the Darwin/Mac OS X startup script I submitted earlier
in the year. This version has only the two files required by the Darwin
startup bundle design. Plus the sh script now uses Darwin-standard
functions to start up PostgreSQL, and it checks for the presence of a
variable in /etc/hostconfig, as do other Darwin startup scripts.

I suggest that a new directory be created,
contrib/start-scripts/darwin, and that these two files be put into it.
Folks who want to use the script can read the comments inside it to
figure out how to use it.

David Wheeler
2002-12-09 21:26:09 +00:00
..
PostgreSQL.darwin I've simplified the Darwin/Mac OS X startup script I submitted earlier 2002-12-09 21:26:09 +00:00
StartupParameters.plist.darwin I've simplified the Darwin/Mac OS X startup script I submitted earlier 2002-12-09 21:26:09 +00:00
freebsd Pass -D option to pg_ctl because export PGDATA won't be preserved across 2001-04-19 19:17:44 +00:00
linux Patch to add comments to Linux startup script. 2001-07-30 14:52:42 +00:00