Backups
Last updated: March 3, 2026
Open the Backups tab to configure backup storage and schedules. Backups are disabled by default — a repository must be configured before they activate.
Backup configuration
| Field | Description |
|---|---|
| Status | Enabled or Disabled depending on whether a repository is configured |
| Active Repository | The object storage repository currently receiving backups |
| Method | pg-basebackup for PostgreSQL |
Add a backup repository
American Cloud Managed Databases integrates with American Cloud Object Storage for backup storage.
- Create a storage unit and bucket in Object Storage if you don't have one already.
- In the Backups tab, click Add Repository.
- Connect your object storage bucket.
- Once a repository is added, backups are enabled and the Status updates to Enabled.
Recommendation: Configure backups before your database reaches production traffic. Object Storage is the most cost-effective way to retain point-in-time snapshots.
Manual backups
- Go to the Backups tab.
- Click Trigger Backup (available once a repository is configured).
- The backup appears in Backup History when complete.
Backup schedules
Automate recurring backups on a defined interval.
- Go to the Backups tab.
- Click Create Schedule.
- Configure the schedule interval and retention policy.
Backup history
The Backup History section lists all completed backups with timestamps and status. Use this to confirm a backup ran successfully before making changes to your database.
See also: Enable backups with Object Storage
[ On this page ]