Skip to content

Commit 6b565c6

Browse files
authored
Merge pull request #93417 from mclacore/patch-1
Update overview.md
2 parents 9b16361 + d978f88 commit 6b565c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Flexible servers are best suited for
3737

3838
## High availability
3939

40-
The flexible server deployment model is designed to support high availability within single availability zone and across multiple availability zones. The architecture separates compute and storage. The database engine runs on a container inside a Linux virtual machine, while data files reside on Azure storage. The storage maintains three locally redundant synchronous copies of the database files ensuring data durability.
40+
The flexible server deployment model is designed to support high availability within a single availability zone and across multiple availability zones. The architecture separates compute and storage. The database engine runs on a container inside a Linux virtual machine, while data files reside on Azure storage. The storage maintains three locally redundant synchronous copies of the database files ensuring data durability.
4141

4242
During planned or unplanned failover events, if the server goes down, the service maintains high availability of the servers using following automated procedure:
4343

0 commit comments

Comments
 (0)