Skip to content

Move multiple databases from Experiment to limited beta

Thong Kuah requested to merge multiple-db-limited-beta into master

What does this MR do and why?

Move multiple databases from Experiment to limited beta

  1. We can move to beta, now that we have a working migration script. Also, GitLab.com has been on multiple databases since 2023.
  2. The beta is limited because significant downtime is expected for larger installations
  3. We resolved PgBouncer support in omnibus-gitlab#7353 (closed)
  4. For HA setups, the existing migration steps are sufficient.

Related issue: #429491 (closed), #429492 (closed)

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 Thong Kuah

Merge request reports