Skip to content

Commit fbc95d9

Browse files
Merge pull request #265483 from nachoalonsoportillo/patch-43
Describe sequence with read replica configured servers
2 parents 0633d59 + cf59034 commit fbc95d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/postgresql/flexible-server/concepts-scaling-resources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: varundhawan
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 1/4/2024
9+
ms.date: 2/6/2024
1010
---
1111

1212
# Scaling resources in Azure Database for PostgreSQL flexible server
@@ -50,6 +50,8 @@ When you update your Azure Database for PostgreSQL flexible server instance in s
5050

5151
This process allows for seamless updates while minimizing downtime and ensuring cost-efficiency. This scaling process is triggered when changes are made to the storage and compute tiers. The experience remains consistent for both high-availablity (HA) and non-HA servers. This feature is enabled in all Azure regions. *No customer action is required* to use this capability.
5252

53+
For read replica configured servers, scaling operations must follow a specific sequence to ensure data consistency and minimize downtime. For details about that sequence, refer to [scaling with read replicas](./concepts-read-replicas.md#scale).
54+
5355
> [!NOTE]
5456
> The near-zero downtime scaling process is the _default_ operation. When the following limitations are encountered, the system switches to regular scaling, which involves more downtime compared to the near-zero downtime scaling.
5557

0 commit comments

Comments
 (0)