# Options for pgpool

# Some described here:
# -d: debug mode. lots of debug information will be printed
# -n: Don't run in daemon mode, run in foreground
# -f: Use alternate configuration file 
# Refer to 'pgpool --help' & pgpool(8) for full list of options and descriptions

#PGPOOLOPTS="-d"
#PGPOOLOPS="-f /etc/pgpool-II/pgpool.conf.master-slave"
