Skip to content

Commit 8fd1b9e

Browse files
Merge pull request #298100 from AbhishekMallick01/Apr-11-2025-PSQLF
PSQL Flex backup - Supported scenario and limitation updates
2 parents 401c5e4 + fa0bd84 commit 8fd1b9e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Database for PostgreSQL- Flexible server support matrix
33
description: Provides a summary of support settings and limitations of Azure Database for PostgreSQL- Flexible server backup.
44
ms.topic: reference
5-
ms.date: 02/28/2025
5+
ms.date: 04/11/2025
66
ms.custom: references_regions, ignite-2024
77
ms.service: azure-backup
88
author: jyothisuri
@@ -24,7 +24,7 @@ Consider the following support scenarios when you back up Azure Database for Pos
2424
- 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.
2525
- 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.
2626
- 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.
2828
- PostgreSQL - Flexible servers encrypted by Customer Managed Key are supported.
2929
- Private endpoint-enabled Azure Database for PostgreSQL - Flexible servers can be backed up by allowing trusted Microsoft services in the network settings.
3030
- 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
3636
- Vaulted backup doesn't support storage in archive tier.
3737
- Vaulted backup isn't supported on replicas; backup can be configured only on primary servers.
3838
- 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.”
4040
- 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.
4142

4243

4344

4445
## Next steps
4546

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

Comments
 (0)