File: default

package info (click to toggle)
pgpool 3.1.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 784 kB
  • ctags: 465
  • sloc: ansic: 6,123; sh: 845; lex: 669; makefile: 29
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