Quantcast
Viewing all articles
Browse latest Browse all 58520

Quickly finding unused indexes (and estimating their size)

I had a customer recently who needed to reduce their database size on disk quickly without a lot of messy schema redesign and application recoding.  They didn’t want to drop any actual data, and their index usage was fairly high, so we decided to look for unused indexes that could be removed. Collecting data It’s [...]

Viewing all articles
Browse latest Browse all 58520

Trending Articles