djbalinD
Convex Community9mo ago
1 reply
djbalin

[Backup & restore]: More granular control

I just spent a few hours battling with failed restorations of production backups to my development deployment.
These suggestions/features below would help a lot in my case, are they feasible to implement?

Restore:
- Option to (de)select restoring storage files
- Option to disable schema validation for the import/restore
- For the restoration process: import tables before importing storage files. Fail-early: This will reveal schema validation issues before potentially waiting a loong time for file import
Was this page helpful?