Skip to content

Ensure id uniquness across p_ci_builds partitions - 2nd attempt

Marius Bobin requested to merge 394704-test-id-uniqueness-2 into master

What does this MR do and why?

Ensure id uniquness across p_ci_builds partitions

This retries the migration introduced by a previous merge request because it was skipped due to autovacuum wraparound prevention running on ci_builds.

Original MR: !125002 (merged) and logs: https://log.gprd.gitlab.net/app/r/s/cHelD

Changelog: other

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 #394704 (closed)

Edited by Marius Bobin

Merge request reports