1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-07 00:35:37 +02:00

Add backup verification to internal verify command.

This is phase 2 of verify command development (phase 1 was processing the archives and phase 3 will be reconciling the archives and backups). In this phase the backups are verified by verifying each file listed in the manifest for the backup and creating a result set with the list of invalid files, if any. A summary is then rendered.

Unit tests have been added and duplicate tests have been removed.
This commit is contained in:
Cynthia Shang
2021-01-26 11:21:36 -05:00
committed by GitHub
parent 5d48dd2fb3
commit 2e60b93709
4 changed files with 1457 additions and 224 deletions

File diff suppressed because it is too large Load Diff