Skip to content

Commit 3f72d9e

Browse files
authored
Merge pull request #295262 from AbhishekMallick01/Feb-25-2025-PSQLF
PSQL Flex backup GA - Supportability updates
2 parents 42bcaaa + 406c69b commit 3f72d9e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@ You can use [Azure Backup](./backup-overview.md) to protect Azure Database for P
1515

1616
## Supported regions
1717

18-
Azure Database for PostgreSQL - Flexible server backup is now available in all public regions.
18+
Azure Database for PostgreSQL - Flexible server backup is generally available in the following regions: East Asia, Central India, Southeast Asia, UK South, and UK West. However, this feature is currently in preview for other regions.
1919

2020
## Support scenarios
2121

2222
Consider the following support scenarios when you back up Azure Database for PostgreSQL – Flexible Server:
2323

24-
- 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.
25-
24+
- Vaulted backup restores are only available as **Restore to Files** in user specified storage containers. You can restore this data as a new PostgreSQL - flexible server with the database native tools.
2625
- 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.
27-
28-
- Recommended limit for the maximum server size is 4 TB.
29-
26+
- For vaulted backups, entire server is backed up with all databases. Backup of specific databases isn't supported.
27+
- Recommended limit for the maximum server size is **1 TB**. While backups can be attempted on server size exceeding 1 TB, which aren't officially supported, and the success of vaulted backups for such server can't be guaranteed.
3028
- PostgreSQL - Flexible servers encrypted by Customer Managed Key are supported.
31-
32-
- Private endpoint-enabled Azure PostgreSQL flexible servers can be backed up by allowing trusted Microsoft services in the network settings.
33-
34-
- 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.
35-
29+
- Private endpoint-enabled Azure Database for PostgreSQL - Flexible servers can be backed up by allowing trusted Microsoft services in the network settings.
30+
- Backups for PostgreSQL Flexible servers exclude databases owned by `azuresu` or `azure_pg_admin`, including the native PostgreSQL database. So, databases with these owners can't be backed up or restored.
3631

3732
## Limitation
3833

3934
Azure Database for PostgreSQL – Flexible Server backups include the following limitations:
4035

41-
- Restoring backups directly to the flexible server isn't supported.
42-
- Backing up individual databases isn't supported; only the entire server can be backed up.
36+
- Vaulted backup doesn't support storage in archive tier.
37+
- Vaulted backup isn't supported on replicas; backup can be configured only on primary servers.
38+
- For restore operation, item level recovery (recovery of specific databases) isn't supported.
39+
- Weekly backups are supported for only one day in the week on which backup is initiated.
40+
- Vaulted backups don't support tables containing a row with **BYTEA length exceeding 500 MB**.
41+
42+
4343

4444
## Next steps
4545

0 commit comments

Comments
 (0)