1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
Cynthia Shang 118d9e64fe Enhance restore command multi-repo support.
The restore command automatically defaults to selecting the latest backup from a single repository. With multiple repositories configured, the restore command will now default to selecting the latest backup from the first repository where backups exist. The order in which the repositories are checked is dictated by the pgbackrest.conf order.

To select from a specific repository, the --repo option can be passed (e.g. --repo=1). The --set option can be passed if a backup other than the latest is desired.
2021-02-23 16:17:27 -05:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.32: Repository Commands 2021-02-08 09:08:16 -05:00
data
expect Enhance restore command multi-repo support. 2021-02-23 16:17:27 -05:00
lib/pgBackRestTest Add archive-get command multi-repo support. 2021-02-23 15:34:28 -05:00
src Enhance restore command multi-repo support. 2021-02-23 16:17:27 -05:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml Add base64url encoding. 2021-02-19 19:21:06 -05:00
test.pl Better exclusions for configure help. 2021-02-10 15:54:37 -05:00
Vagrantfile Add XML::Checker::Parser to MacOS Perl modules. 2021-01-24 18:30:14 -05:00