• Bruce Momjian's avatar
    This patch is to add more comments · 9e4e33c9
    Bruce Momjian authored
    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
    9e4e33c9
postgres.init.sh 3.8 KB