19 lines
1.2 KiB
YAML
19 lines
1.2 KiB
YAML
- name: "PostgreSQL 12 deprecated"
|
|
announcement_milestone: "15.0"
|
|
announcement_date: "2022-05-22"
|
|
removal_milestone: "16.0"
|
|
removal_date: "2023-05-22"
|
|
breaking_change: true
|
|
reporter: iroussos
|
|
body: | # Do not modify this line, instead modify the lines below.
|
|
Support for PostgreSQL 12 is scheduled for removal in GitLab 16.0.
|
|
In GitLab 16.0, PostgreSQL 13 becomes the minimum required PostgreSQL version.
|
|
|
|
PostgreSQL 12 will be supported for the full GitLab 15 release cycle.
|
|
PostgreSQL 13 will also be supported for instances that want to upgrade prior to GitLab 16.0.
|
|
|
|
Upgrading to PostgreSQL 13 is not yet supported for GitLab instances with Geo enabled. Geo support for PostgreSQL 13 will be announced in a minor release version of GitLab 15, after the process is fully supported and validated. For more information, read the Geo related verifications on the [support epic for PostgreSQL 13](https://gitlab.com/groups/gitlab-org/-/epics/3832).
|
|
stage: Enablement
|
|
tiers: [Free, Premium, Ultimate]
|
|
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/349185
|
|
documentation_url: https://docs.gitlab.com/omnibus/development/managing-postgresql-versions.html
|