summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-10-16 12:19:52 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-10-16 12:19:52 +0000
commit03699653d6946a4b6ee178214d864d1add4f5cf1 (patch)
tree04fa842df23b38f02a5a9b46d085f2393765b5f4
parent915120a60f7f7d5952fc2fe135a73071c94c3b00 (diff)
parentdbfc82dfbb37541a9a4232912534a32b17c9d39a (diff)
downloadgitlab-ce-03699653d6946a4b6ee178214d864d1add4f5cf1.tar.gz
Merge branch 'patch-19' into 'master'
update postgresql requirements See merge request gitlab-org/gitlab-ce!14885
-rw-r--r--doc/install/requirements.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 17fe80fa93d..3d7becd18fc 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -121,8 +121,8 @@ Existing users using GitLab with MySQL/MariaDB are advised to
### PostgreSQL Requirements
-As of GitLab 9.3, PostgreSQL 9.2 or newer is required, and earlier versions are
-not supported. We highly recommend users to use at least PostgreSQL 9.6 as this
+As of GitLab 10.0, PostgreSQL 9.6 or newer is required, and earlier versions are
+not supported. We highly recommend users to use PostgreSQL 9.6 as this
is the PostgreSQL version used for development and testing.
Users using PostgreSQL must ensure the `pg_trgm` extension is loaded into every