Skip to content
Snippets Groups Projects
Commit a38fc550 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'postgresql-10.9-on-gitlab-12-2' into 'master'

Update PG database docs for GitLab 12.x, not only for GitLab 12.0

See merge request gitlab-org/omnibus-gitlab!3589
parents 18e4f152 a53fad3b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -403,9 +403,9 @@ The next time a reconfigure is triggered, the migration steps will not be perfor
 
**As of GitLab 11.11, PostgreSQL 9.6.X and 10.7 are shipped with Omnibus GitLab.**
 
You can follow the instructions for manually upgrading PostgreSQL to 10.7.
You can follow the instructions for manually upgrading PostgreSQL to 10.x.
 
For GitLab 12.0, we will be automatically upgrading the database to 10.7 unless specifically opted out. To opt out, run
For GitLab 12.0 or later, we will be automatically upgrading the database to 10.x unless specifically opted out. To opt out, run
 
```shell
sudo touch /etc/gitlab/disable-postgresql-upgrade
Loading
Loading
Loading
Loading
@@ -47,7 +47,7 @@ DSS 3.1 standard.
 
## Upgrade to Postgres 10
 
Postgres will automatically be upgraded to 10.7 unless specifically opted
Postgres will automatically be upgraded to 10.x unless specifically opted
out during the upgrade. To opt out you must execute the following before
performing the upgrade of GitLab.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment