mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
standby clone: add --recovery-min-apply-delay to help output
This commit is contained in:
@@ -8924,6 +8924,8 @@ do_standby_help(void)
|
||||
#endif
|
||||
printf(_(" --without-barman do not clone from Barman even if configured\n"));
|
||||
printf(_(" --replication-conf-only generate replication configuration for a previously cloned instance\n"));
|
||||
printf(_(" --recovery-min-apply-delay set PostgreSQL configuration parameter \"recovery_min_apply_delay\"\n" \
|
||||
" (overrides any setting in repmgr.conf)\n"));
|
||||
|
||||
puts("");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user