|
1 | 1 | <!-- doc/src/sgml/release-proee-9.6.sgml -->
|
| 2 | +<sect1 id="release-proee-9-6-5-2"> |
| 3 | +<title>&productname; 9.6.5.1</title> |
| 4 | + <note> |
| 5 | + <title>Release Date</title> |
| 6 | + <simpara>2017-10-16</simpara> |
| 7 | + </note> |
| 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-1">9.6.5.1</link>. |
| 12 | + </para> |
| 13 | + <para>Major enhancements over <productname>Postgres Pro Enterprise</productname> |
| 14 | + 9.6.5.1 include:</para> |
| 15 | + <itemizedlist> |
| 16 | + <listitem> |
| 17 | + <para> |
| 18 | + <productname>pg_pathman</productname> module is updated to version |
| 19 | + 1.4.7 |
| 20 | + </para> |
| 21 | + </listitem> |
| 22 | + <listitem> |
| 23 | + <para> |
| 24 | + <productname>pg_probackup</productname> utility updated to version |
| 25 | + 2.0.8 |
| 26 | + </para> |
| 27 | + </listitem> |
| 28 | + <listitem> |
| 29 | + <para> |
| 30 | + Fixed problem in compressed tablespace garbage collection with |
| 31 | + uncompressable data. |
| 32 | + </para> |
| 33 | + </listitem> |
| 34 | + <listitem> |
| 35 | + <para> |
| 36 | + Fixed handling of SIGTERM in pgpro_scheduler extension. |
| 37 | + </para> |
| 38 | + </listitem> |
| 39 | + </itemizedlist> |
| 40 | + </sect2> |
| 41 | + </sect1> |
2 | 42 | <sect1 id="release-proee-9-6-5-1">
|
3 | 43 | <title>&productname; 9.6.5.1</title>
|
4 | 44 | <note>
|
|