We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bd982 commit 10c62c2Copy full SHA for 10c62c2
docs/intro.rst
@@ -68,7 +68,7 @@ different Postgres architectures for your production needs.
68
In this case, the system is setup with two standby nodes participating in
69
the replication quorum, allowing for ``number_sync_standbys = 1``. The
70
system always maintains a minimum of two copies of the data set: one on the
71
-primary, another one on one on either node B or node D. Whenever we lose one
+primary, another one on either node B or node C. Whenever we lose one
72
of those nodes, we can hold to this guarantee of two copies of the data set.
73
74
Adding to that, we have the standby server D which has been set up to not
0 commit comments