diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-21 06:09:03 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-21 06:09:03 +0000 |
commit | 25c07d7230471a8cc7062e83662a300fb4902fce (patch) | |
tree | 801312092a7062aa2afbef142dbea04115ebae53 /doc/update/mysql_to_postgresql.md | |
parent | e1e342d79bcc1f72829cc6d1642f5e7d76750e75 (diff) | |
download | gitlab-ce-25c07d7230471a8cc7062e83662a300fb4902fce.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/update/mysql_to_postgresql.md')
-rw-r--r-- | doc/update/mysql_to_postgresql.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/mysql_to_postgresql.md b/doc/update/mysql_to_postgresql.md index fb1335acd7d..4be8210f376 100644 --- a/doc/update/mysql_to_postgresql.md +++ b/doc/update/mysql_to_postgresql.md @@ -142,7 +142,7 @@ new PostgreSQL one: sudo -u gitlab-psql pgloader commands.load ``` -1. Once the migration finishes, you should see a summary table that looks like +1. After the migration finishes, you should see a summary table that looks like the following: ```plaintext @@ -243,7 +243,7 @@ new PostgreSQL one: sudo -u postgres pgloader commands.load ``` -1. Once the migration finishes, you should see a summary table that looks like +1. After the migration finishes, you should see a summary table that looks like the following: ```plaintext |