File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
npm-packages/docs/docs/database Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,11 @@ Daily backups are stored for 7 days. Weekly backups are stored for 14 days.
34
34
35
35
### Restoring from backup
36
36
37
- Restore from a backup by selecting restore from the submenu of an individual.
38
- You can restore from backups in the same deployment or from other deployments on
39
- the same team by using the deployment selector on the backups page. Restores may
40
- take a few seconds to a few hours depending on how much data is in your backup.
37
+ Restore from a backup by selecting "Restore" from the submenu of an individual
38
+ backup. You can restore from backups in the same deployment or from other
39
+ deployments on the same team by using the deployment selector on the backups
40
+ page. Restores may take a few seconds to a few hours depending on how much data
41
+ is in your backup.
41
42
42
43
Note that restoring is a destructive operation that wipes your existing data and
43
44
replaces it with that from the backup. It's recommended that you generate an
You can’t perform that action at this time.
0 commit comments