Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add database size comparison to verification tests #23

Open
WadeBarnes opened this issue Apr 11, 2019 · 0 comments
Open

Add database size comparison to verification tests #23

WadeBarnes opened this issue Apr 11, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@WadeBarnes
Copy link
Member

Based on the logs of several backup and verification runs the size of a restored database is typically just over 80% of the live database (~81% to 84%).

Add a test to the verification process that compares the size of the live DB with the restored DB. The test by default should look for the size of the restored DB to be not less than 80% of the live DB. This setting should be configurable on a per DB basis.

@WadeBarnes WadeBarnes added the enhancement New feature or request label Apr 11, 2019
@WadeBarnes WadeBarnes added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant