Skip to content

Commit 0a985a5

Browse files
authored
Docs: add link to supabase db dump in PITR guide (supabase#37541)
1 parent 87fceaf commit 0a985a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/guides/platform/backups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ If you enable PITR, Daily Backups will no longer be taken. PITR provides a finer
131131

132132
</Admonition>
133133

134-
When you disable PITR, all new backups will still be taken as physical backups only. Physical backups can still be used for restoration, but they are not available for direct download. If you need to download a backup after PITR is disabled, you’ll need to take a manual logical backup using the Supabase CLI or pg_dump.
134+
When you disable PITR, all new backups will still be taken as physical backups only. Physical backups can still be used for restoration, but they are not available for direct download. If you need to download a backup after PITR is disabled, you’ll need to take a manual [logical backup using the Supabase CLI or pg_dump](https://supabase.com/docs/guides/platform/migrating-within-supabase/backup-restore#backup-database-using-the-cli).
135135

136136
<Admonition type="note">
137137

0 commit comments

Comments
 (0)