How to migrate data between two Supabase accounts?
Hi, I need to move all the data (tables, RLS policies, etc.) from one Supabase account to another. What’s the best way to do this? Should I use pg_dump/pg_restore, or is there an easier recommended method?
Thanks!
Thanks!
