Skip to content

Commit 67bc01f

Browse files
committed
doc: add standby cluster images
1 parent e6579c8 commit 67bc01f

File tree

5 files changed

+759
-0
lines changed

5 files changed

+759
-0
lines changed

doc/standbycluster.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ This is useful for a lot of different use cases:
1010
In a stolon standby cluster the master keeper will be the one that will sync with the remote instance, while the other keepers will replicate with the master keeper (creating a cascading replication topology).
1111
Everything else will work as a normal cluster, if a keeper dies another one will be elected as the cluster master.
1212

13+
#### A standby cluster of a standalone postgres instance
14+
![Standby Cluster](standbycluster_standalone_small.png)
15+
16+
#### A standby cluster of another stolon cluster
17+
![Standby Cluster](standbycluster_small.png)
18+
19+
1320
### Initializing a stolon standby cluster
1421

1522
#### Prerequisites

0 commit comments

Comments
 (0)