Rename "archiver" check etc. to "archive-ready"

Gives a better indication of what's being checked.
This commit is contained in:
Ian Barwick
2017-08-17 12:23:27 +09:00
parent b1b5870d54
commit b1ba476241
10 changed files with 63 additions and 44 deletions

View File

@@ -84,7 +84,7 @@ typedef struct
bool is_shutdown;
/* "node check" options */
bool archiver;
bool archive_ready;
bool downstream;
bool replication_lag;
bool role;