summarylogtreecommitdiffstats
path: root/pgpool-ii.conf.d
blob: 221869e597c6a2725178cda1adb4aeef56104b04 (plain)
1
2
3
4
5
6
7
# 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"