Skip to content

Commit 8ccc03d

Browse files
authored
docs: clarify backup restore for paused project (supabase#36502)
1 parent 45485b2 commit 8ccc03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/guides/local-development/restoring-downloaded-backup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restoring a downloaded backup locally
33
subtitle: Restore a backup of a remote database on a local instance to inspect and extract data
44
---
55

6-
You can restore a downloaded backup to a local Supabase instance. This might be useful if your paused project has exceeded its [restoring time limit](/docs/guides/platform/upgrading#time-limits). You can download the latest backup, then load it locally to inspect and extract your data.
6+
If your paused project has exceeded its [restoring time limit](/docs/guides/platform/upgrading#time-limits), you can download a backup from the dashboard and restore it to your local development environment. This might be useful for inspecting and extracting data from your paused project.
77

88
<Admonition type="caution">
99

0 commit comments

Comments
 (0)