File: pgpool2.default

package info (click to toggle)
pgpool2 4.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,024 kB
  • sloc: ansic: 95,148; yacc: 30,975; sh: 11,566; lex: 3,808; sql: 1,465; makefile: 961; java: 848; asm: 673; php: 125; ruby: 94
file content (8 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
# Defaults for pgpool initscript
# sourced by /etc/init.d/pgpool

# syslog facility for pgpool; see logger(1)
PGPOOL_SYSLOG_FACILITY=local0

# set to "yes" if you want to enable debugging messages to the log
PGPOOL_LOG_DEBUG=no