mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
"standby clone": process -w/--wal-keep-segment
This commit is contained in:
@@ -216,6 +216,10 @@ do_standby_clone(void)
|
||||
* the upstream is not available, so no point in checking for it.
|
||||
*
|
||||
* XXX not sure of the logic here (and yes I did think this up)
|
||||
* - we'll need the source connection in any case, just won't connect
|
||||
* to the "upstream_conninfo" server. We'd probably need to
|
||||
* to override "no_upstream_connection" if connection params
|
||||
* actually provided.
|
||||
*/
|
||||
|
||||
if (*runtime_options.upstream_conninfo)
|
||||
|
||||
Reference in New Issue
Block a user