Skip to content

Commit ac2bf91

Browse files
committed
Remove migrate for revert
1 parent af6d113 commit ac2bf91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/operate/rc/databases/upgrade-version.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ This allows you to connect to the database on the previous version without chang
7676

7777
If you did not back up your database before upgrading:
7878

79+
1. [Back up your database]({{< relref "/operate/rc/databases/back-up-data" >}}).
7980
1. [Create a new database]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}) in your subscription and select the original version of Redis.
80-
1. [Migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) from the original database to the new database.
81+
1. [Import the backup files]({{< relref "/operate/rc/databases/import-data" >}}) into the new database.
8182
1. Change connection details in your application from the old database to the new database.

0 commit comments

Comments
 (0)