How risky is Prisma Postgres now ?
Hi people, I just read on Pirsma doc that Prisma Postgres contains a risk on total data loss. Yet they say it's because of the absence of automated backups only I'm still worried, can I use it for my hobby project or should I wait ?
Solution:Jump to solution
Hi @rj_franc0 👋
You can use it for your hobby project but you would be responsible for manually backing up your data to mitigate the risk. If the risk of losing data is acceptable and you don’t mind occasionally exporting your data manually, Prisma Postgres could work well for you....
1 Reply
Solution
Hi @rj_franc0 👋
You can use it for your hobby project but you would be responsible for manually backing up your data to mitigate the risk. If the risk of losing data is acceptable and you don’t mind occasionally exporting your data manually, Prisma Postgres could work well for you.