projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
823cfd9
)
Comment out "hostname0" in pgpool.conf.
author
Bo Peng
<pengbo@sraoss.co.jp>
Wed, 29 Nov 2023 02:23:50 +0000
(11:23 +0900)
committer
Bo Peng
<pengbo@sraoss.co.jp>
Wed, 29 Nov 2023 02:23:50 +0000
(11:23 +0900)
src/sample/pgpool.conf.sample-stream
patch
|
blob
|
blame
|
history
diff --git
a/src/sample/pgpool.conf.sample-stream
b/src/sample/pgpool.conf.sample-stream
index 3ccfbdcfec1a281297078213507061691b91d549..b238e5712f35ccbab3015753e378a2ad86afff19 100644
(file)
--- a/
src/sample/pgpool.conf.sample-stream
+++ b/
src/sample/pgpool.conf.sample-stream
@@
-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)