Skip to content

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
ReeceGoding pushed a commit to ReeceGoding/DarlingData that referenced this pull request May 15, 2025
ReeceGoding pushed a commit to ReeceGoding/DarlingData that referenced this pull request May 15, 2025
ReeceGoding pushed a commit to ReeceGoding/DarlingData that referenced this pull request May 15, 2025
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.

2 participants