Minimum postgresql version is now 9.2

This commit is contained in:
Nick Thomas
2017-05-24 11:06:24 +01:00
parent 8f2af757d3
commit e961f3da30
4 changed files with 8 additions and 3 deletions

View File

@ -185,7 +185,8 @@ Create a `git` user for GitLab:
We recommend using a PostgreSQL database. For MySQL check the
[MySQL setup guide](database_mysql.md).
> **Note**: because we need to make use of extensions you need at least pgsql 9.1.
> **Note**: because we need to make use of extensions and concurrent index removal,
you need at least PostgreSQL 9.2.
1. Install the database packages: