# Options for pgpool # -n: don't run in daemon mode. does not detach control tty # -d: debug mode. lots of debug information will be printed #OPTS=" -d -n" OPTS=" -n" STOP_OPTS=" -m fast"