*** 183,189 ****
pid_file_name = '/var/run/pgpool/pgpool.pid'
# PID file name
+ # Can be specified as relative to the"
+ # location of pgpool.conf file or
+ # as an absolute path
# (change requires restart)
! logdir = '/tmp'
# Directory of pgPool status file
--- 183,189 ----
pid_file_name = '/var/run/pgpool/pgpool.pid'
# PID file name
+ # Can be specified as relative to the"
+ # location of pgpool.conf file or
+ # or as absolute path
# (change requires restart)
! logdir = '/var/log/pgpool'
# Directory of pgPool status file