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

Dev #475

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Dev #475

merged 2 commits into from
Oct 9, 2024

Conversation

erikdarlingdata
Copy link
Owner

@erikdarlingdata erikdarlingdata commented Oct 9, 2024

This is the BETA VERSION of a stored procedure I'm working on to automate index cleanup for unused and duplicative indexes.

It requires much testing and probably many fixes before it is complete, or even ready for production use.

There is no harm in running it to help me debug and validate results. It does not take any actions aside from selecting and printing.

In some cases, I found that the auto stats queries would still end up in final results. Had to include a leading wildcard to filter them out.
This is the BETA VERSION of a stored procedure I'm working on to automate index cleanup for unused and duplicative indexes.

It requires much testing and probably many fixes before it is complete, or even ready for production use.

There is no harm in running it to help me debug and validate results. It does not take any actions aside from selecting and printing.
@erikdarlingdata erikdarlingdata merged commit d212a65 into main Oct 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant