mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
When cloning from Barman, and --no-upstream-connection was supplied, the server version number will not be available at this point in the code. It will however later be extracted from the Barman metadata, so move the check for the --waldir pg_basebackup option to after this point. Also add an explicit check that a server version number has been obtained (and fall back to extracting it from the cloned data directory), as subsequent operations depend on knowing this to be performed correctly.
242 KiB
242 KiB