Add notes about cluster name and quoting

Supported, but better to avoid.
This commit is contained in:
Ian Barwick
2015-04-13 15:40:29 +09:00
parent 00aa0c8c87
commit 2ad4f68700

View File

@@ -7,8 +7,11 @@
#
# repmgr and repmgrd require these items to be configured:
# Cluster name
cluster=test
# Cluster name - this will be used by repmgr to generate its internal
# schema (pattern: "repmgr_{cluster}"); while this name will be quoted
# to preserve case, we recommend using lower case and avoiding whitespace
# to facilitate easier querying of the repmgr views and tables.
cluster=example_cluster
# Node ID and name
# (Note: we recommend to avoid naming nodes after their initial