Skip to content

Commit 2e48eb3

Browse files
Merge pull request #272309 from niklarin/patch-4
Updating downtime phrasing in the intro text.
2 parents 2492c8c + 2c6052f commit 2e48eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/postgresql/concepts-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: niklarin
66
ms.service: cosmos-db
77
ms.subservice: postgresql
88
ms.topic: conceptual
9-
ms.date: 11/28/2023
9+
ms.date: 04/15/2024
1010
---
1111

1212
# High availability in Azure Cosmos DB for PostgreSQL
1313

1414
[!INCLUDE [PostgreSQL](../includes/appliesto-postgresql.md)]
1515

16-
High availability (HA) avoids database downtime by maintaining standby replicas
16+
High availability (HA) minimizes database downtime by maintaining standby replicas
1717
of every node in a cluster. If a node goes down, Azure Cosmos DB for PostgreSQL
1818
switches incoming connections from the failed node to its standby. Failover
1919
happens within a few minutes, and promoted nodes always have fresh data through

0 commit comments

Comments
 (0)