Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
93ac645e
Commit
93ac645e
authored
Oct 05, 2020
by
Hossein Pursultani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update revert-pg-upgrade docs for Patroni cluster
parent
2f5f1fd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/postgresql/replication_and_failover.md
doc/administration/postgresql/replication_and_failover.md
+3
-3
No files found.
doc/administration/postgresql/replication_and_failover.md
View file @
93ac645e
...
...
@@ -1440,7 +1440,7 @@ Considering these, you should carefully plan your PostgreSQL upgrade:
sudo
gitlab-ctl pg-upgrade
-V
12
```
CAUTION:
**Warning
:**
NOTE:
**Note
:**
Reverting PostgreSQL upgrade with
`gitlab-ctl revert-pg-upgrade`
has the same considerations as
`gitlab-ctl pg-upgrade`
.
It can be complicated and may involve deletion of the data directory.
If you need to do that, please contact GitLab support
.
`gitlab-ctl pg-upgrade`
.
You should follow the same procedure by first stopping the replicas,
then reverting the leader, and finally reverting the replicas
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment