NeonN
Neon15mo ago
12 replies
spotty-amber

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?
Was this page helpful?