mirror of
https://github.com/supabase/supabase.git
synced 2026-06-17 13:14:06 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? Currently, this doc outlines how to restore a dashboard backup which only applies to projects that still use logical backups. Newer projects cannot follow this process. ## What is the new behavior? Adds an admonition to direct users with projects that use physical backups to the correct guide. Keeping the legacy guide content for now for older projects that may still be using logical backups. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added clarification that dashboard backups are only available for Supabase projects using logical backups. Projects using physical backups are directed to refer to the CLI backup and restore guide instead. <!-- end of auto-generated comment: release notes by coderabbit.ai -->