Skip to content

Commit 61cb232

Browse files
Russell DickensonereadMario Mora
committed
Merge branch 'mmora-master-patch-32627' into 'master'
Added comment to clarify PSQL pin instructions See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7107 Merged-by: Russell Dickenson <[email protected]> Approved-by: Evan Read <[email protected]> Approved-by: Russell Dickenson <[email protected]> Co-authored-by: Evan Read <[email protected]> Co-authored-by: Mario Mora <[email protected]>
2 parents 0131393 + c95d762 commit 61cb232

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/settings/database.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,9 @@ Setting `postgresql['version']` while using the PostgreSQL packaged with the Lin
961961
throw errors about the data directory being initialized on a different version of PostgreSQL. If this is encountered,
962962
see [Revert packaged PostgreSQL server to the previous version](#revert-packaged-postgresql-server-to-the-previous-version).
963963
964+
If you are doing a fresh install on an environment that previously had GitLab installed on it and you are using a pinned PostgreSQL version, first make
965+
sure that any folders that relate to PostgreSQL are deleted and that there are no PostgreSQL processes running on the instance.
966+
964967
### Troubleshooting
965968
966969
#### Set `default_transaction_isolation` into `read committed`

0 commit comments

Comments
 (0)