Will I lose data if my Supabase free project is paused for inactivity?
I have a question about the Supabase free plan. I know that if a project is inactive for over a week, it gets paused. To use it again, I would need to restore it.
My question is: after restoring the project, will all of my tables and the data I previously added to them still be there, completely intact?
1 Reply
Data isn't lost. Project is paused and data is saved to disk. You have 90 days to un-pause the project. After 90 days you cannot resume but you have to option to download the most recent backup and restore to a new project. This guide is worth reading. There are somethings which are not backed up as they are not stored directly in db like edge functions https://supabase.com/docs/guides/platform/migrating-within-supabase/dashboard-restore#things-to-keep-in-mind