Restore database in Firebase

前端 未结 3 1571
南方客
南方客 2021-01-02 01:07

If I deleted my app on Firebase, then after a week I want to restore it, is that possible? I understand that there is a note that it will be permanently deleted after confir

相关标签:
3条回答
  • 2021-01-02 01:44

    Firebase keeps backups of your data. If you accidentally delete data from your database, you can reach out to Firebase support and ask for the data to be restored.

    You can also check out Announcing Automated Daily Backups for the Firebase Database

    0 讨论(0)
  • 2021-01-02 01:54

    If you delete your project, dont worry. You have 30 days for recovery in Google Cloud Platform. Then you will receive a email with a link for this.

    https://console.developers.google.com/cloud-resource-manager?pendingDeletion=true&organizationId= some ID

    0 讨论(0)
  • 2021-01-02 02:10

    I am sorry but the answer is no. the rollback is available only with firebase hosting.

    for the future you should download a backup by simply clicking on 'Export Data' in your project root.

    0 讨论(0)
提交回复
热议问题