postgresql-pgpool-II/pgpool.sysconfig
2007-08-04 22:10:30 +00:00

6 lines
159 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"