From 3d5ad15d2bf62ca70b1628afb64c5476e408781c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 19 Nov 2019 21:06:22 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/install/requirements.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/install/requirements.md') diff --git a/doc/install/requirements.md b/doc/install/requirements.md index ecd6516bd2e..106c7714bfe 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -128,6 +128,8 @@ CREATE EXTENSION pg_trgm; On some systems you may need to install an additional package (e.g. `postgresql-contrib`) for this extension to become available. +NOTE: **Note:** Support for PostgreSQL 9.6 and 10 will be removed in GitLab 13.0 so that GitLab can benefit from PostgreSQL 11 improvements, such as partitioning. For the schedule on adding support for PostgreSQL 11 and 12, see [the related epic](https://gitlab.com/groups/gitlab-org/-/epics/2184). For the release schedule for GitLab 13.0, see [GitLab's release and maintenance policy](../policy/maintenance.md). + #### Additional requirements for GitLab Geo If you are using [GitLab Geo](../development/geo.md): -- cgit v1.2.3