mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Fix a couple of typos in README.md, a missing column in an example.
This commit is contained in:
committed by
Ian Barwick
parent
d1959c29ed
commit
f64c0cfafa
@@ -455,6 +455,7 @@ metadata objects, and adds a metadata record for the primary server:
|
||||
Verify status of the cluster like this by using the `repmgr cluster show`
|
||||
command:
|
||||
|
||||
$ repmgr -f /etc/repmgr.conf cluster show
|
||||
ID | Name | Role | Status | Upstream | Location | Connection string
|
||||
----+-------+---------+-----------+----------+----------+--------------------------------------
|
||||
1 | node1 | primary | * running | | default | host=node1 dbname=repmgr user=repmgr
|
||||
|
||||
Reference in New Issue
Block a user