-*** pgpool.conf.sample.old 2013-03-04 11:08:30.000000000 +0900
---- pgpool.conf.sample 2013-03-04 11:09:40.000000000 +0900
+*** pgpool.conf.sample 2017-07-11 13:14:44.289865529 +0900
+--- pgpool.conf.sample.new 2017-07-11 13:09:08.445706595 +0900
***************
*** 51,65 ****
-
+
# - Backend Connection Settings -
-
+
! #backend_hostname0 = 'host1'
# Host name or IP address to connect to for backend 0
! #backend_port0 = 5432
# ALLOW_TO_FAILOVER or DISALLOW_TO_FAILOVER
#backend_hostname1 = 'host2'
--- 51,65 ----
-
+
# - Backend Connection Settings -
-
+
! backend_hostname0 = 'localhost'
# Host name or IP address to connect to for backend 0
! backend_port0 = 5432
# ALLOW_TO_FAILOVER or DISALLOW_TO_FAILOVER
#backend_hostname1 = 'host2'
***************
-*** 183,189 ****
- pid_file_name = '/var/run/pgpool/pgpool.pid'
- # PID file name
- # Can be specified as relative to the"
+*** 186,192 ****
# location of pgpool.conf file or
# as an absolute path
# (change requires restart)
! logdir = '/tmp'
# Directory of pgPool status file
# (change requires restart)
-
---- 183,189 ----
- pid_file_name = '/var/run/pgpool/pgpool.pid'
- # PID file name
- # Can be specified as relative to the"
+
+--- 186,192 ----
# location of pgpool.conf file or
- # or as absolute path
+ # as an absolute path
# (change requires restart)
! logdir = '/var/log/pgpool'
# Directory of pgPool status file
# (change requires restart)
-
+