postgresql-pgpool-II/pgpool.sysconfig
2009-10-22 11:59:35 +00:00

7 lines
170 B
Text

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