1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/expect
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
..
mock-all-001.log Enhance restore command multi-repo support. 2021-02-23 16:17:27 -05:00
mock-all-002.log Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
mock-archive-001.log Add archive-get command multi-repo support. 2021-02-23 15:34:28 -05:00
mock-archive-002.log Add archive-get command multi-repo support. 2021-02-23 15:34:28 -05:00
mock-archive-stop-001.log Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
mock-archive-stop-002.log Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00
mock-expire-001.log Expire continues if an error occurs processing a repository. 2021-02-23 12:20:02 -05:00
mock-expire-002.log Expire continues if an error occurs processing a repository. 2021-02-23 12:20:02 -05:00
mock-stanza-001.log Add archive-get command multi-repo support. 2021-02-23 15:34:28 -05:00
mock-stanza-002.log Add archive-get command multi-repo support. 2021-02-23 15:34:28 -05:00
real-all-001.log Partial multi-repository implementation. 2021-01-21 15:21:50 -05:00