mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update README
`repmgr cluster show --csv` now only reflects node availability, and no longer overloads this with node type (master/standby) information.
This commit is contained in:
@@ -1636,7 +1636,7 @@ which contains connection details for the local database.
|
||||
3,1
|
||||
|
||||
The first column is the node's ID, and the second column represents the
|
||||
node's status (0 = master, 1 = standby, -1 = failed).
|
||||
node's status (0 = available, -1 = failed).
|
||||
|
||||
* `cluster matrix` and `cluster crosscheck`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user