]> granicus.if.org Git - postgresql/commit
This patch is to add more comments
authorBruce Momjian <bruce@momjian.us>
Mon, 10 May 1999 04:57:07 +0000 (04:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 10 May 1999 04:57:07 +0000 (04:57 +0000)
commit9e4e33c996b6027391f2cf8b1e47d75c3e5a8c23
tree365611a2c66bf0f6a4bbd82e4b056af017af9f4d
parent40457dfde98a2d18e0035cb97837791d4888b69b
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
contrib/linux/postgres.init.sh