diff --git a/doc/update/gitlab_15_changes.md b/doc/update/gitlab_15_changes.md index 999e140d044a6e1377f1c0be8825f0ee86e9bf2f_ZG9jL3VwZGF0ZS9naXRsYWJfMTVfY2hhbmdlcy5tZA==..c30d722a77072f00ff9f0c52fc435beb584379c2_ZG9jL3VwZGF0ZS9naXRsYWJfMTVfY2hhbmdlcy5tZA== 100644 --- a/doc/update/gitlab_15_changes.md +++ b/doc/update/gitlab_15_changes.md @@ -13,9 +13,9 @@ ### PostgreSQL version updates -In GitLab 15.0, PostgreSQL versions have been updated to v12.10 and v13.6 -respectively. Because of underlying structural changes, the running PostgreSQL -process **_must_** be restarted before running database migrations. If automatic +In GitLab 15.0, [Omnibus GitLab ships with PostgreSQL versions](https://docs.gitlab.com/ee/administration/package_information/postgresql_versions.html) 12.10 for upgrades and 13.6 for fresh installs. +Because of underlying structural changes, the running PostgreSQL +process **_must_** be restarted when it is upgraded before running database migrations. If automatic restart is skipped, you must run the following command before migrations are run: