Comment out "hostname0" in pgpool.conf.
authorBo Peng <pengbo@sraoss.co.jp>
Wed, 29 Nov 2023 02:23:50 +0000 (11:23 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Wed, 29 Nov 2023 02:23:50 +0000 (11:23 +0900)
src/sample/pgpool.conf.sample-stream

index 3ccfbdcfec1a281297078213507061691b91d549..b238e5712f35ccbab3015753e378a2ad86afff19 100644 (file)
@@ -700,7 +700,7 @@ backend_clustering_mode = 'streaming_replication'
 
 # - Watchdog communication Settings -
 
-hostname0 = ''
+#hostname0 = ''
                                     # Host name or IP address of pgpool node
                                     # for watchdog connection
                                     # (change requires restart)