Resolve "Drop index_users_on_id_and_last_activity_on_for_active_human_service"
requested to merge 429086-investigate-if-we-can-drop-index_users_on_id_and_last_activity_on_for_active_human_service-2 into master
What does this MR do and why?
In this merge request, we are removing the index_users_on_id_and_last_activity_on_for_active_human_service
index for GitLab.com.
The index_users_on_id_and_last_activity_on_for_active_human_service
is only used in self-host users. We don't need this index in GitLab.com.
More info here: #429086 (comment 1680712943)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #429086 (closed)
Edited by Diogo Frazão