Skip to content
New issue

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

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

Already on GitHub? # to your account

Enhance Index Rebuild Decision Process with Page Density Factor #809

Open
mfuller333 opened this issue Jun 5, 2024 · 0 comments
Open

Enhance Index Rebuild Decision Process with Page Density Factor #809

mfuller333 opened this issue Jun 5, 2024 · 0 comments

Comments

@mfuller333
Copy link

Request to incorporate the page density (avg_page_space_used_in_percent) as a determining factor in deciding whether or not to rebuild the index. Given that we are using modern solid-state drives, fragmentation alone does not provide a comprehensive view of our system’s state. By considering page density, we can make more informed decisions about index rebuilds, leading to improved system performance and efficiency.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants