Skip to content

Commit 0ac59cf

Browse files
Merge pull request #231817 from AbhishekMallick01/Mar-23-2023-PGSQL
PostgreSQL support matrix updates
2 parents c629a09 + b3d8e18 commit 0ac59cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Database for PostgreSQL server support matrix
33
description: Provides a summary of support settings and limitations of Azure Database for PostgreSQL server backup.
44
ms.topic: conceptual
5-
ms.date: 01/24/2022
5+
ms.date: 03/23/2023
66
ms.custom: references_regions
77
ms.service: backup
88
author: jyothisuri
@@ -30,7 +30,7 @@ East US, East US 2, Central US, South Central US, West US, West US 2, West Centr
3030

3131
- Recommended limit for the maximum database size is 400 GB.
3232
- Cross-region backup isn't supported. Therefore, you can't back up an Azure PostgreSQL server to a vault in another region. Similarly, you can only restore a backup to a server within the same region as the vault. However, we support cross-subscription backup and restore.
33-
- Backup of Azure PostgreSQL servers with Private endpoint enabled is currently not supported.
33+
- Private endpoint-enabled Azure PostgreSQL servers can be backed up by allowing trusted Microsoft services in the network settings.
3434
- Only the data is recovered during restore; _roles_ aren't restored.
3535

3636
## Next steps

articles/backup/backup-azure-database-postgresql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Database for PostgreSQL
33
description: Learn about Azure Database for PostgreSQL backup with long-term retention
44
ms.topic: conceptual
5-
ms.date: 06/07/2022
5+
ms.date: 03/23/2023
66
ms.service: backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -32,7 +32,7 @@ You can configure backup on multiple databases across multiple Azure PostgreSQL
3232

3333
>[!Note]
3434
>- You don't need to back up the databases *azure_maintenance* and *azure_sys*. Additionally, you can't back up a database already backed-up to a Backup vault.
35-
>- Backup of Azure PostgreSQL servers with Private endpoint enabled is currently not supported.
35+
>- Private endpoint-enabled Azure PostgreSQL servers can be backed up by allowing trusted Microsoft services in the network settings.
3636
3737
:::image type="content" source="./media/backup-azure-database-postgresql/select-azure-postgresql-databases-to-back-up-inline.png" alt-text="Screenshot showing the option to select an Azure PostgreSQL database." lightbox="./media/backup-azure-database-postgresql/select-azure-postgresql-databases-to-back-up-expanded.png":::
3838

0 commit comments

Comments
 (0)