Loading contrib/config +11 −4 Original line number Diff line number Diff line PRIMARY_HOST=172.16.0.104 STANDBY_HOST=172.16.0.204 # PostgreSQL replication host. # Can be same as PGPOOL watchdog and life check hosts PGSQL_PRIMARY_HOST=192.168.100.9 PGSQL_STANDBY_HOST=192.168.100.10 # mod_cluster config CLUSTER_SUBNET=172.16.0. PGPOOL_TRUSTED_SERVERS=172.16.0.4 PGPOOL_DELEGATE_IP=172.16.0.155 # PGPOOL watchdog and life check hosts # Can be same as PostgreSQL replication hosts PGPOOL_PRIMARY_HOST=172.16.0.104 PGPOOL_STANDBY_HOST=172.16.0.204 PGPOOL_TRUSTED_SERVERS= PGPOOL_DELEGATE_IP=172.16.0.115 PGPOOL_INTERFACE=eth0 Loading
contrib/config +11 −4 Original line number Diff line number Diff line PRIMARY_HOST=172.16.0.104 STANDBY_HOST=172.16.0.204 # PostgreSQL replication host. # Can be same as PGPOOL watchdog and life check hosts PGSQL_PRIMARY_HOST=192.168.100.9 PGSQL_STANDBY_HOST=192.168.100.10 # mod_cluster config CLUSTER_SUBNET=172.16.0. PGPOOL_TRUSTED_SERVERS=172.16.0.4 PGPOOL_DELEGATE_IP=172.16.0.155 # PGPOOL watchdog and life check hosts # Can be same as PostgreSQL replication hosts PGPOOL_PRIMARY_HOST=172.16.0.104 PGPOOL_STANDBY_HOST=172.16.0.204 PGPOOL_TRUSTED_SERVERS= PGPOOL_DELEGATE_IP=172.16.0.115 PGPOOL_INTERFACE=eth0