summaryrefslogtreecommitdiff
path: root/contrib/start-scripts
Commit message (Collapse)AuthorAgeFilesLines
* Patch to add comments to Linux startup script.Bruce Momjian2001-07-301-2/+6
| | | | Rene Pijlman
* Pass -D option to pg_ctl because export PGDATA won't be preserved acrossPeter Eisentraut2001-04-192-14/+10
| | | | | | 'su -l'. Reported by <VASQUEZ_JASON@LILLY.COM>.
* Add new FreeBSD start script that makes use of new pg_ctl functionality.Peter Eisentraut2001-02-101-0/+58
|
* Remove outdated contrib/linux start scripts. Beat some sense intoPeter Eisentraut2001-02-081-0/+90
contrib/init.d start script. Place into more aptly named directory. Maybe we could add scripts for other platforms here later.