Skip to content

Commit

Permalink
Merge pull request #2241 from EnterpriseDB/release/2022-01-19
Browse files Browse the repository at this point in the history
Release: 2022-01-19
  • Loading branch information
drothery-edb authored Jan 19, 2022
2 parents 7f29438 + 55d1c67 commit 7dcebf2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ BigAnimal enables deploying a cluster with or without high availability. The opt

The high availability option is provided to minimize downtime in cases of failures. High-availability clusters—one *primary* and two *replicas*—are configured automatically, with replicas staying up to date through physical streaming replication. In cloud regions with availability zones, clusters are provisioned across multiple availability zones to provide fault tolerance in the face of a datacenter failure.

- Replicas are usually called *standby servers*. You can also use them for read-only workloads.
- Replicas are usually called *standby servers*.
- In case of temporary or permanent unavailability of the primary, a standby replica becomes the primary.

![*BigAnimal Cluster4*](images/high-availability.png)
Expand Down

0 comments on commit 7dcebf2

Please sign in to comment.