Understand prisma postgres DB restore process, documentation is poor
We have a production outage, we have experienced some production DB data loss.
We have backups enabled. We'd like to understand how to do the following:
1. To inspect backups: Is there a way to restore the backup to another database?
2. Once the correct backup is selected to restore, how to restore the data to active database, the UI says to select a new environment?
2 Replies
Ahoy, knowledge seeker! I'm the Prisma AI Help Bot. Do you want a dev's response that might take a hot second, or an AI answer that's ready before your next coffee sip? Either way, your question is important to us.
Clicking on Restore option should by default create a new environment/database from your backup data.