Skip to content

Commit e074abb

Browse files
Merge pull request #1 from vlobzakov/master
New Scheme added
2 parents 94a4b83 + fb1bc7d commit e074abb

File tree

2 files changed

+422
-1
lines changed

2 files changed

+422
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Basic ready-to-use PostgreSQL cluster, which implements asynchronous master-slav
66

77
The presented PostgreSQL Replication solution is built upon Jelastic certified stack template for **PostgreSQL 9.5.5**. It operates two database containers (master and slave, one per role) and makes data from primary DB server to be asynchronously replicated to a standby one.
88

9-
![postgresql-replication-topology](images/postgresql-replication-topology.png)
9+
<p align="left">
10+
<img src="images/postgresql-replication-topology.svg" width="350">
11+
</p>
1012

1113
Within the package, each database container receives the [vertical scaling](https://docs.jelastic.com/automatic-vertical-scaling) up to **24 dynamic cloudlets** (or 3 GiB of RAM and 9.6 GHz of CPU) that are provided dynamically based on the incoming load. Subsequently, you can change the resource allocation limit by following the above-linked guide.
1214

0 commit comments

Comments
 (0)