|
1 | 1 | <!-- doc/src/sgml/release-proee-9.6.sgml -->
|
2 | 2 | <sect1 id="release-proee-9-6-5-3">
|
3 |
| -<title>&productname; 9.6.5.2</title> |
| 3 | +<title>&productname; 9.6.5.3</title> |
4 | 4 | <formalpara>
|
5 | 5 | <title>Release date:</title>
|
6 | 6 | <para>2017-10-31</para>
|
|
27 | 27 | </listitem>
|
28 | 28 | <listitem>
|
29 | 29 | <para>
|
30 |
| - Several bugfixes in multimaster extension. Added separate |
31 |
| - extension referee. |
| 30 | + Improved <application>multimaster</application> extension. In particular, the |
| 31 | + following changes were introduced: |
| 32 | + <itemizedlist> |
| 33 | + <listitem> |
| 34 | + <para> |
| 35 | + In two-node clusters, you can now set up a major node that |
| 36 | + continues working even if there is no quorum. |
| 37 | + For details, see <xref linkend="configuring-the-major-node">. |
| 38 | + </para> |
| 39 | + </listitem> |
| 40 | + <listitem> |
| 41 | + <para> |
| 42 | + Using a separate <application>referee</application> extension, |
| 43 | + you can set up a standalone referee node for your cluster to |
| 44 | + assign the quorum status to a subset of nodes that constitutes |
| 45 | + half of the cluster. |
| 46 | + For details, see <xref linkend="setting-up-a-referee">. |
| 47 | + </para> |
| 48 | + </listitem> |
| 49 | + </itemizedlist> |
32 | 50 | </para>
|
33 | 51 | </listitem>
|
34 | 52 | </itemizedlist>
|
35 |
| - </sect2> |
| 53 | + </sect2> |
36 | 54 | </sect1>
|
37 | 55 | <sect1 id="release-proee-9-6-5-2">
|
38 | 56 | <title>&productname; 9.6.5.2</title>
|
|