Branches as backups?
Hi, I recently migrated to a database-per-tenant architecture and now I need to implement backups. I was thinking about using the classic pg_dump and pg_restore command and store the result on a S3.
Is it possible to do it with Neon Braching? Like creating a branch and restoring it later if needed?
Is it possible to do it with Neon Braching? Like creating a branch and restoring it later if needed?
