You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-database-postgresql-flex-support-matrix.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure Database for PostgreSQL- Flexible server support matrix
3
3
description: Provides a summary of support settings and limitations of Azure Database for PostgreSQL- Flexible server backup.
4
4
ms.topic: reference
5
-
ms.date: 02/28/2025
5
+
ms.date: 04/11/2025
6
6
ms.custom: references_regions, ignite-2024
7
7
ms.service: azure-backup
8
8
author: jyothisuri
@@ -24,7 +24,7 @@ Consider the following support scenarios when you back up Azure Database for Pos
24
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.
25
25
- 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.
26
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.
27
+
-Vaulted backups are supported for server size **<= 1 TB**. If backup is configured on server size larger than 1 TB, the backup operation fails.
28
28
- PostgreSQL - Flexible servers encrypted by Customer Managed Key are supported.
29
29
- Private endpoint-enabled Azure Database for PostgreSQL - Flexible servers can be backed up by allowing trusted Microsoft services in the network settings.
30
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.
@@ -36,11 +36,12 @@ Azure Database for PostgreSQL – Flexible Server backups include the following
36
36
- Vaulted backup doesn't support storage in archive tier.
37
37
- Vaulted backup isn't supported on replicas; backup can be configured only on primary servers.
38
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.
39
+
-Only one weekly backup is currently supported. If multiple vaulted backups are scheduled in a week, only the first backup operation of the week is executed, and the subsequent backup jobs in the same week fail.”
40
40
- Vaulted backups don't support tables containing a row with **BYTEA length exceeding 500 MB**.
41
+
- Vaulted backups support full backups only; incremental or differential backups aren't supported.
41
42
42
43
43
44
44
45
## Next steps
45
46
46
-
-[Back up Azure Database for PostgreSQL -Flexible Server using Azure portal](tutorial-create-first-backup-azure-database-postgresql-flex.md).
47
+
-[Back up Azure Database for PostgreSQL -Flexible Server using Azure portal](tutorial-create-first-backup-azure-database-postgresql-flex.md).
0 commit comments