Skip to content

Add sync index on `projects.organization_id` column

What does this MR do and why?

This MR adds an index in sync manner for projects.organization_id column.

This index was previously added in async manner in !120829 (diffs) and it has already been created on gitlab.com database as per database-lab:

Screenshot_2023-09-13_at_2.59.01_PM

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.

Related to #416982 (closed)

Edited by Manoj M J

Merge request reports