1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
Cynthia Shang 856980ae99 Auto-select backup set on restore when time target is specified.
Auto-selection is performed only when --set is not specified. If a backup set for the given target time cannot not be found, the latest (default) backup set will be used.

Currently a limited number of date formats are recognized and timezone names are not allowed, only timezone offsets.
2020-01-30 14:38:05 -07:00
..
Mock Remove integration tests that are now covered in the unit tests. 2019-12-17 20:14:45 -05:00
Performance Identify Perl performance test by appending -perl. 2019-09-28 13:17:21 -04:00
Real Auto-select backup set on restore when time target is specified. 2020-01-30 14:38:05 -07:00