postgresql/contrib/linux
Bruce Momjian 9e4e33c996 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
1999-05-10 04:57:07 +00:00
..
postgres.init.csh csh and sh examples were reversed. 1998-11-25 02:57:27 +00:00
postgres.init.sh This patch is to add more comments 1999-05-10 04:57:07 +00:00