At a glance
The following table summarizes platform backup standards.How backups work
Azure automatically protects each PostgreSQL Flexible Server with:- Daily snapshot backups (full initial snapshot, then differential snapshots when data changes)
- Continuous transaction log (WAL) archiving for point-in-time restore within the retention window
Point-in-time restore creates a separate restored instance for recovery workflows. It does not overwrite your live database in place.
Recovery objectives
The following table lists recovery objectives. These are planning targets, not customer-specific contractual SLAs unless agreed separately with your organization.Backup vs disaster recovery
The following table compares backup protection with disaster recovery and archival. Standard backups stay in the same Azure region unless geo-redundant backup is agreed at server creation.What you need to know
- You don’t configure backup retention. The platform sets retention per environment class.
- You provision databases through your
applications-liverepository and theinfra-resourcesself-service flow. - If you need a data restore, submit a Jira request to the platform team. Include the runtime, database name, and the point in time you need to recover to. The platform team performs operational restore steps.