Skip to content

Commit e0d4054

Browse files
Merge pull request #293739 from rajats22/backupupdate-270125
update postgres support matrix
2 parents a9f0266 + e3bf813 commit e0d4054

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/backup/backup-azure-database-postgresql-flex-support-matrix.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,25 @@ Azure Database for PostgreSQL - Flexible server backup is now available in all p
2121

2222
- PostgreSQL Flexible Server backup data can be recovered in user specified storage containers that can be used to rebuild the PostgreSQL flexible server. You can restore this data as a new PostgreSQL - flexible server with the database native tools.
2323

24-
- Only weekly backups are supported with option to opt for only one day in the week on which backup is initiated.
25-
26-
- Both Cross Region and Cross Subscription backups are supported.
24+
- Backups for the PostgreSQL server are supported when the Backup Vault is in the same or a different subscription as the database, provided they are within the same tenant and region. Restores are supported across regions (Azure Paired) and across subscriptions within the same tenant.
2725

2826
- Recommended limit for the maximum server size is 4 TB.
2927

3028
- PostgreSQL - Flexible servers encrypted by Customer Managed Key are supported.
3129

3230
- Private endpoint-enabled Azure PostgreSQL flexible servers can be backed up by allowing trusted Microsoft services in the network settings.
3331

32+
- Backups for PGSQLFlex will exclude databases owned by `azuresu` or `azure_pg_admin`, including the native `postgres` database. As a result, databases with these owners cannot be backed up or restored.
33+
3434

3535
## Limitation
3636

3737
- Currently, restoring backups directly to flexible server isn't supported.
3838

3939
- Currently, backing up individual databases isn't supported. You can only back up the entire server.
4040

41+
- Only weekly backups are supported with option to opt for only one day in the week on which backup is initiated.
42+
4143

4244
## Next steps
4345

0 commit comments

Comments
 (0)