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:
Ian Barwick
2016-09-30 15:07:34 +09:00
parent 2c1cbc6bf9
commit df09af4d57

View File

@@ -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`