This patch is to add more comments

Bruce Momjian <bruce@momjian.us>

Commit: 9e4e33c996b6027391f2cf8b1e47d75c3e5a8c23
Author: Bruce Momjian <bruce@momjian.us>
Date: 1999-05-10T04:57:07Z
Releases: 7.1.1
This patch is to add more comments
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

Files

PathChange+/−
contrib/linux/postgres.init.sh modified +134 −47