17 lines
823 B
YAML
17 lines
823 B
YAML
- title: "PostgreSQL 12 deprecated"
|
|
announcement_milestone: "15.0"
|
|
removal_milestone: "16.0"
|
|
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.
|
|
|
|
Support for PostgreSQL 13 was added to Geo in GitLab 15.2.
|
|
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
|