Skip to content

Define ci_builds primary key as partitioned

Marius Bobin requested to merge 382033-mb-swap-pk-ci-builds into master

What does this MR do and why?

Related to #382033 (closed)

This is another step in our journey to partition the ci_builds table: https://docs.gitlab.com/ee/development/database/table_partitioning.html#step-5---swap-primary-key

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.

Edited by Marius Bobin

Merge request reports