Skip to content

Removes project stats index on wiki size

Vijay Hawoldar requested to merge vij-remove-ps-index-wiki-size into master

What does this MR do and why?

In this merge request, we are removing the index_project_statistics_on_wiki_size_and_project_id index for GitLab.com.

The index_project_statistics_on_wiki_size_and_project_id is only used in SM instances. We don't need this index in GitLab.com.

More info here: https://gitlab.com/gitlab-com/gitlab-OKRs/-/work_items/7861#note_1926540410

Refs #467342

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Edited by Vijay Hawoldar

Merge request reports