Skip to content

Commit c95d762

Browse files
Mario MoraRussell Dickenson
authored andcommitted
Added comment to clarify that the no previous trace of the old PSQL version should be present in order to successfully pin new PSQL
1 parent 0131393 commit c95d762

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)