|
12 | 12 | <filename>multimaster</filename> is a <productname>&productname;</productname> extension with a set
|
13 | 13 | of patches that turns <productname>&productname;</productname> into a synchronous shared-nothing
|
14 | 14 | 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> |
16 | 16 | <itemizedlist>
|
17 | 17 | <listitem>
|
18 | 18 | <para>
|
|