Skip to content

Commit 1811476

Browse files
committed
Images and upgrade steps
1 parent 5967ea4 commit 1811476

File tree

6 files changed

+19
-4
lines changed

6 files changed

+19
-4
lines changed

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

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ categories:
55
- docs
66
- operate
77
- rc
8-
description: Shows how to update a Redis Cloud database to the latest database version.
8+
description: Describes when you can upgrade your database to the latest available version for each plan type.
99
linkTitle: Upgrade database version
10-
weight: $weight
10+
weight: 37
1111
---
1212

13+
Database version upgrade options depend on your plan type.
14+
1315
## Redis Cloud Essentials
1416

1517
When a new Redis version is released, all Redis Cloud Essentials databases will be upgraded to the new version after the preview period. The databases will be updated during a [maintenance window]({{< relref "/operate/rc/subscriptions/maintenance#redis-cloud-essentials" >}}).
@@ -33,17 +35,30 @@ Review the breaking changes for the new database version before updating:
3335
### Upgrade Redis Cloud Pro database
3436

3537
{{< note >}}
36-
Upgrading a single Redis Cloud Pro database is available for selected accounts and will be rolled out gradually to other accounts in the future. If you don't see **Version upgrade** in the **More actions** menu for your database, you can request to upgrade all of the databases in your subscription from the [subscription page]({{< relref "/operate/rc/subscriptions/view-pro-subscription" >}}).
38+
Upgrading a single Redis Cloud Pro database is available for selected accounts and will be rolled out gradually to other accounts in the future. If you don't see **Version upgrade** in the **More actions** menu for your database and your database version is not the latest available version, you can request to upgrade all of the databases in your subscription from the [subscription page]({{< relref "/operate/rc/subscriptions/view-pro-subscription" >}}).
3739
{{< /note >}}
3840

3941
To upgrade a Redis Cloud Pro database:
4042

4143
1. Choose your database from the **Databases** list to open your database page. Select **More actions > Version upgrade**.
4244

45+
{{<image filename="images/rc/databases-more-actions-menu.png" alt="The More Actions menu on the Database page." >}}
4346

4447
You can also select **More actions > Version upgrade** from the database list.
4548

46-
1.
49+
1. Select the target version from the **Select version** list.
50+
51+
{{<image filename="images/rc/database-version-upgrade.png" alt="The Redis version upgrade screen." >}}
52+
53+
If your database has not been backed up before, select **Go to backup** to go to the [backup settings]({{< relref "/operate/rc/databases/back-up-data" >}}).
54+
55+
1. Select **Upgrade** to start the upgrade.
56+
57+
{{<image filename="images/rc/button-upgrade.png" alt="The upgrade button." >}}
58+
59+
The database will start upgrading to the selected version immediately. The upgrade may take a few minutes.
60+
61+
You can continue to use the Redis Cloud console for other tasks during the upgrade.
4762

4863

4964

8.14 KB
Loading
3.11 KB
Loading
41 KB
Loading
26.5 KB
Loading
10.2 KB
Loading

0 commit comments

Comments
 (0)