在 Supabase 内迁移
Learn how to migrate from one Supabase project to another
如果你使用的是付费计划并启用了物理备份,你应该改用恢复到其他项目功能。
🌐 If you are on a Paid Plan and have physical backups enabled, you should instead use the Restore to another project feature.
数据库迁移指南 #
🌐 Database migration guides
如果你需要从一个 Supabase 项目迁移到另一个,请选择下面的适当指南:
🌐 If you need to migrate from one Supabase project to another, choose the appropriate guide below:
仪表板的备份文件(*.backup) #
🌐 Backup file from the dashboard (*.backup)
按照恢复仪表板备份指南操作
🌐 Follow the Restore dashboard backup guide
SQL 备份文件 (*.sql) #
🌐 SQL backup files (*.sql)
请按照 使用命令行备份和还原指南 操作
🌐 Follow the Backup and Restore using the CLI guide
将项目转到另一个组织 #
🌐 Transfer project to a different organization
项目迁移主要用于在某些情况下更换地区或升级到平台的新主要版本。如果你需要在不涉及基础设施的情况下将项目移动到不同的组织,请参阅 项目转移。
🌐 Project migration is primarily for changing regions or upgrading to new major versions of the platform in some scenarios. If you need to move your project to a different organization without touching the infrastructure, see project transfers.