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 parameter to control shrink chunk size #10

Open
EitanBlumin opened this issue Sep 16, 2020 · 1 comment
Open

Add parameter to control shrink chunk size #10

EitanBlumin opened this issue Sep 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@EitanBlumin
Copy link
Collaborator

Add support to shrinking the databases by chunks, similar to the implementation here:

https://github.com/MadeiraData/MadeiraToolbox/blob/master/Utility%20Scripts/Shrink_Database_File_in_Specified_Increments.sql

That also includes taking into consideration delays between iterations, error 5240, as well as replica recovery queue.

@EitanBlumin EitanBlumin added the enhancement New feature or request label Sep 16, 2020
@EitanBlumin EitanBlumin self-assigned this Sep 26, 2020
@EitanBlumin EitanBlumin added this to the Ready to Fork milestone Sep 26, 2020
@EitanBlumin
Copy link
Collaborator Author

The changes in this task will also require changing the default values inserted into the @Jobs table in README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant