Backup and restore methods

Lakebase Autoscaling supports different backup and restore options, which you can use separately or in combination, depending on your requirements.

Method Description
Point-in-time restore Create a new branch from any point in time for recovery from data loss or unintended changes.
Snapshots Create and restore from snapshots for regular backups or before schema changes.
Postgres pg_dump & pg_restore Create and restore database backups using native Postgres tools for disaster recovery.