Last active
November 30, 2021 01:55
-
-
Save yuna0x0/c1883389fae298cf15e5d020ee5f373b to your computer and use it in GitHub Desktop.
GitLab PostgreSQL Update Issue Quick Fix (Reference: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/4356)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gitlab-ctl reconfigure | |
$ gitlab-ctl pg-upgrade | |
$ gitlab-ctl restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment