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)
commitcd859c10b49f6de811a51550ca3c434cede430f3
tree9bc9b523073d06d80809c98891703bc4db150750
parente0abffb18daddf96ed3c4e50e0b4b63f406594c0
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