Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/requirements.md')
-rw-r--r--doc/install/requirements.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 64dfd3e6044..5e13628e815 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -81,9 +81,10 @@ the following table) as these were used for development and testing:
| GitLab version | Minimum PostgreSQL version |
|----------------|----------------------------|
| 13.0 | 11 |
-| 14.0 | 12.7 |
+| 14.0 | 12.7 |
| 15.0 | 12.10 |
| 16.0 | 13.6 |
+| 17.0 (planned) | 14.8 |
You must also ensure the following extensions are loaded into every
GitLab database. [Read more about this requirement, and troubleshooting](postgresql_extensions.md).