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

Commit b9fd482

Browse files
author
Liudmila Mantrova
committed
DOC: fix for master-standby terminology
1 parent 41cd909 commit b9fd482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/multimaster.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<filename>multimaster</filename> is a <productname>&productname;</productname> extension with a set
1313
of patches that turns <productname>&productname;</productname> into a synchronous shared-nothing
1414
cluster to provide Online Transaction Processing (<acronym>OLTP</acronym>) scalability for read transactions and high availability with automatic disaster recovery.</para>
15-
<para> As compared to a standard <productname>PostgreSQL</productname> master-slave cluster, a cluster configured with the <filename>multimaster</filename> extension offers the following benefits:</para>
15+
<para> As compared to a standard <productname>PostgreSQL</productname> master-standby cluster, a cluster configured with the <filename>multimaster</filename> extension offers the following benefits:</para>
1616
<itemizedlist>
1717
<listitem>
1818
<para>

0 commit comments

Comments
 (0)