Skip to main content

Backup and restore methods

Beta

Lakebase Postgres (Autoscaling Beta) is the next version of Lakebase, available for evaluation only. For production workloads, use Lakebase Public Preview. See choosing between versions to understand which version is right for you.

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

Method

Description

Point-in-time restore

Restore your data to a point in time within your restore window. For unexpected events like data loss, unintended deletions, or accidental schema changes.

Snapshots

Create and restore from snapshots. Useful for regular backups or before making schema changes or other potentially destructive operations.

Postgres pg_dump & pg_restore

Create and restore database backups using native Postgres tools. For disaster recovery and business continuity requirements, or when you need to store full backups outside of Lakebase.