Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove outdated contrib/linux start scripts. Beat some sense into | Peter Eisentraut | 2001-02-08 |
| | | | | | contrib/init.d start script. Place into more aptly named directory. Maybe we could add scripts for other platforms here later. | ||
* | The old init file won't run under bash on my box. | Bruce Momjian | 2000-05-16 |
| | | | | Joseph Shraibman | ||
* | Remove more -B parameters not needed. | Bruce Momjian | 1999-05-23 |
| | |||
* | This patch is to add more comments | Bruce Momjian | 1999-05-10 |
| | | | | | | | | | | | | | | | | | | to postgres.init.sh , clairify the options available, and to add easy support for installation of postgres into the runlevel system. "sh postgres.init.sh install" Will now install "postgres" in the /etc/rc.d/init.d directory and execute /sbin/chkconfig to hook up the symbolic links. An uninstall option is also added. Enclosed is the patch and the patched file Clark | ||
* | csh and sh examples were reversed. | Thomas G. Lockhart | 1998-11-25 |
| | | | | Update the csh example with new comments and fixes from Thomas' linux box. | ||
* | Make Linux startup support sh and csh. | Bruce Momjian | 1998-04-28 |