File: pgpool2.default

package info (click to toggle)
pgpool2 4.3.5-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 27,084 kB
  • sloc: ansic: 90,252; yacc: 28,031; sh: 18,042; lex: 2,116; sql: 1,213; makefile: 934; java: 844; asm: 556; 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