File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cosmos-db/postgresql Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ author: niklarin
6
6
ms.service : cosmos-db
7
7
ms.subservice : postgresql
8
8
ms.topic : conceptual
9
- ms.date : 11/28/2023
9
+ ms.date : 04/15/2024
10
10
---
11
11
12
12
# High availability in Azure Cosmos DB for PostgreSQL
13
13
14
14
[ !INCLUDE [ PostgreSQL] ( ../includes/appliesto-postgresql.md )]
15
15
16
- High availability (HA) avoids database downtime by maintaining standby replicas
16
+ High availability (HA) minimizes database downtime by maintaining standby replicas
17
17
of every node in a cluster. If a node goes down, Azure Cosmos DB for PostgreSQL
18
18
switches incoming connections from the failed node to its standby. Failover
19
19
happens within a few minutes, and promoted nodes always have fresh data through
You can’t perform that action at this time.
0 commit comments