This patch is to add more comments
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/linux/postgres.init.sh | modified | +134 −47 |