Skip to content

Commit 16a9ff7

Browse files
Merge pull request #673 from redis/mich-elle-luna-patch-3
Update back-up-data.md
2 parents 60d97ba + cd24ac9 commit 16a9ff7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/operate/rc/databases/back-up-data.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
Title: Back up a database
2+
Title: Back up and export a database
33
alwaysopen: false
44
categories:
55
- docs
66
- operate
77
- rc
88
description: null
9-
linktitle: Back up database
9+
linktitle: Back up database and export
1010
weight: 25
1111
aliases:
1212
- /operate/rc/administration/configuration/backups
1313
---
1414

1515
The backup options for Redis Cloud databases depend on your plan:
1616

17-
- Redis Cloud Pro subscriptions can back up a database on-demand and schedule daily backups that occur during a set hour.
17+
- Redis Cloud Pro subscriptions can back up or export a database on-demand and schedule daily backups that occur during a set hour.
1818

19-
- Paid Redis Cloud Essentials plans can back up a database on-demand and schedule backups that occur every 24 hours.
19+
- Paid Redis Cloud Essentials plans can back up or export a database on-demand and schedule backups that occur every 24 hours.
2020

21-
- Free plans cannot back up a database through the Redis Cloud console.
21+
- Free plans cannot back up or export a database through the Redis Cloud console.
2222

2323
{{<note>}}
2424
The number of database backups that can run simultaneously on a subscription is limited to 4 by default.
@@ -56,7 +56,7 @@ When you enable **Remote backup**, additional options appear. The options vary
5656
| **Storage type** | Defines the provider of the storage location, which can be: `AWS S3`, `Google Cloud Storage`, `Azure Blob Storage`, or `FTP` (FTPS). |
5757
| **Backup destination** | Defines a URI representing the backup storage location. |
5858

59-
## Back up data on demand
59+
## Back up and export data on demand
6060

6161
After backups are turned on, you can back up your data at any time. Use the **Backup now** button in the **Durability** section.
6262

0 commit comments

Comments
 (0)