---
description: PostgreSQL backup and restore solutions for Aidbox including pgBackRest, pg_dump, pg_basebackup, and WAL-G for cloud storage.
---

# Backup and Restore

- [pgBackRest](./crunchy-operator-docs-pgbackrest.md). Backup configuration for Crunchy operator
- [pg_dump](./pg-dump.md). Logical PostgreSQL dump that can be used for major migration, dump schema and etc.
- [pg_basebackup](./pg-basebackup.md). Physical backup that can be used for archiving huge databases.
- [WAL-G](./wal-g.md). A cloud-native solution that supports all primary cloud vendors.
