|
1 | 1 | <!-- doc/src/sgml/release-proee-9.6.sgml -->
|
| 2 | +<sect1 id="release-proee-9-6-5-3"> |
| 3 | +<title>&productname; 9.6.5.2</title> |
| 4 | + <formalpara> |
| 5 | + <title>Release date:</title> |
| 6 | + <para>2017-10-31</para> |
| 7 | + </formalpara> |
| 8 | +<sect2> |
| 9 | + <title>Overview</title> |
| 10 | + <para>This release is based on <productname>Postgres Pro Enterprise</productname> |
| 11 | + <link linkend="release-proee-9-6-5-2">9.6.5.2</link>. |
| 12 | + </para> |
| 13 | + <para>Major enhancements over <productname>Postgres Pro Enterprise</productname> |
| 14 | + 9.6.5.2 include:</para> |
| 15 | + <itemizedlist> |
| 16 | + <listitem> |
| 17 | + <para> |
| 18 | + Updated <application>pg_pathman</application> module to version |
| 19 | + 1.4.8. |
| 20 | + </para> |
| 21 | + </listitem> |
| 22 | + <listitem> |
| 23 | + <para> |
| 24 | + Updated <application>pg_probackup</application> utility to version |
| 25 | + 2.0.10. |
| 26 | + </para> |
| 27 | + </listitem> |
| 28 | + <listitem> |
| 29 | + <para> |
| 30 | + Several bugfixes in multimaster extension. Added separate |
| 31 | + extension referee. |
| 32 | + </para> |
| 33 | + </listitem> |
| 34 | + </itemizedlist> |
| 35 | + </sect2> |
| 36 | +</sect1> |
2 | 37 | <sect1 id="release-proee-9-6-5-2">
|
3 | 38 | <title>&productname; 9.6.5.2</title>
|
4 | 39 | <formalpara>
|
|