Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5b7bdfb

Browse files
committed
Merge branch 'PGPROEE10' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPROEE10
2 parents 52ecf45 + 927758f commit 5b7bdfb

File tree

5 files changed

+409
-59
lines changed

5 files changed

+409
-59
lines changed

doc/src/sgml/multimaster.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
<title>Limitations</title>
6767
<para>The <filename>multimaster</filename> extension takes care of the database replication in a fully automated way. You can perform write transactions on any node and work with temporary tables on each cluster node simultaneously. However, make sure to take the following replication restrictions into account:</para>
6868
<itemizedlist>
69+
<listitem>
70+
<para>
71+
Microsoft Windows operating system is not supported.
72+
</para>
73+
</listitem>
6974
<listitem>
7075
<para>
7176
<filename>multimaster</filename> can only replicate one database

0 commit comments

Comments
 (0)