Skip to content

Commit c2e7722

Browse files
Merge pull request #311602 from AbhishekMallick-MS/Feb-10-2026-AIoptimization
AI optimization - PSQL Flex backup TSG - H2 addition and updates
2 parents ef3f64e + 7f777f1 commit c2e7722

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Azure Database for PostgreSQL - Flexible server backup
33
description: Troubleshooting information for backing up Azure Database for PostgreSQL - Flexible server.
44
ms.topic: troubleshooting
5-
ms.date: 02/17/2025
5+
ms.date: 02/10/2026
66
ms.service: azure-backup
77
ms.custom:
88
- ignite-2024
@@ -15,7 +15,7 @@ ms.author: v-mallicka
1515

1616
This article provides the recommended actions to troubleshoot the issues you might encounter during the backup or restore of Azure Database for PostgreSQL - Flexible server.
1717

18-
## Common errors for the backup and restore operations
18+
## Common errors for the PostgreSQL Flex backup operation
1919

2020
### PostgreSQLFlexOperationFailedUserError
2121

@@ -63,11 +63,13 @@ This article provides the recommended actions to troubleshoot the issues you mig
6363

6464
**Inner error code**: `UserErrorMaxConcurrentOperationLimitReached`
6565

66-
**Cause**: Limit to the number of backups that can be performed on a backup instance has reached to maximum.
66+
**Cause**: Limit to the number of backups that can be performed on a backup instance reached to maximum.
6767

68-
**Recommended action**: The recommended backup frequency for backing up a server is **Weekly**. If you need frequent backups for achieving your RPO requirement, try to trigger a backup operation after the current backup job is complete.
68+
**Recommended action**: The recommended backup frequency for backing up a server is **Weekly**. If you need frequent backups for achieving your Recovery Point Objective (RPO) requirement, try to trigger a backup operation after the current backup job is complete.
6969

7070

71+
## Common errors for the PostgreSQL Flex restore operation
72+
7173
### UserErrorMSIMissingPermissions
7274

7375
**Error code**: UserErrorMSIMissingPermissions

0 commit comments

Comments
 (0)