mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
Rename "archiver" check etc. to "archive-ready"
Gives a better indication of what's being checked.
This commit is contained in:
@@ -252,8 +252,8 @@ ssh_options='-q' # Options to append to "ssh"
|
||||
|
||||
# Various warning/critical thresholds used by "repmgr node check".
|
||||
|
||||
#archiver_lag_warning=16 # repmgr node check --archiver
|
||||
#archiver_lag_critical=128 #
|
||||
#archive_ready_warning=16 # repmgr node check --archiver
|
||||
#archive_ready_critical=128 #
|
||||
# Numbers of files pending archiving via PostgreSQL's
|
||||
# "archive_command" configuration parameter. If
|
||||
# files can't be archived fast enough, or the archive
|
||||
|
||||
Reference in New Issue
Block a user