summarylogtreecommitdiffstats
path: root/pgpool-ii.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'pgpool-ii.conf.d')
-rw-r--r--pgpool-ii.conf.d7
1 files changed, 7 insertions, 0 deletions
diff --git a/pgpool-ii.conf.d b/pgpool-ii.conf.d
new file mode 100644
index 000000000000..221869e597c6
--- /dev/null
+++ b/pgpool-ii.conf.d
@@ -0,0 +1,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"