mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 17:06:29 +00:00
Update code comment with list of options for "standby clone"
This commit is contained in:
@@ -133,12 +133,13 @@ static bool parse_data_directory_config(const char *node_check_output);
|
|||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* --upstream-conninfo
|
* --upstream-conninfo
|
||||||
|
* --upstream-node-id
|
||||||
* --no-upstream-connection
|
* --no-upstream-connection
|
||||||
* -F/--force
|
* -F/--force
|
||||||
* --dry-run
|
* --dry-run
|
||||||
* -c/--fast-checkpoint
|
* -c/--fast-checkpoint
|
||||||
* --copy-external-config-files
|
* --copy-external-config-files
|
||||||
* --recovery-min-apply-delay
|
* -R/--remote-user
|
||||||
* --replication-user (only required if no upstream record)
|
* --replication-user (only required if no upstream record)
|
||||||
* --without-barman
|
* --without-barman
|
||||||
* --recovery-conf-only
|
* --recovery-conf-only
|
||||||
|
|||||||
Reference in New Issue
Block a user