mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Rename "archiver" check etc. to "archive-ready"
Gives a better indication of what's being checked.
This commit is contained in:
@@ -84,7 +84,7 @@ typedef struct
|
||||
bool is_shutdown;
|
||||
|
||||
/* "node check" options */
|
||||
bool archiver;
|
||||
bool archive_ready;
|
||||
bool downstream;
|
||||
bool replication_lag;
|
||||
bool role;
|
||||
|
||||
Reference in New Issue
Block a user