|
1 | 1 | <!-- doc/src/sgml/release-pro-9.5.sgml -->
|
2 | 2 | <!-- See header comment in release.sgml about typical markup -->
|
| 3 | +<sect1 id="release-pro-9-5-3-2"> |
| 4 | +<title>Postgres Pro 9.5.3.2</title> |
| 5 | +<note> |
| 6 | +<title>Release Date</title> |
| 7 | +<simpara>2016-06-27</simpara> |
| 8 | +</note> |
| 9 | +<sect2> |
| 10 | +<title>Overview</title> |
| 11 | +<para>This release is based on <productname>PostgreSQL</productname> |
| 12 | +9.5.3</para> |
| 13 | +<para>Major enhancement over the <productname>PostgresPro</productname> |
| 14 | +9.5.3.1 include:</para> |
| 15 | +<itemizedlist> |
| 16 | +<listitem><para>New version of pg_arman (Unix only) with enhanced |
| 17 | +incremental backup capabilites</para></listitem> |
| 18 | +<listitem><para>Various fixes and improvements in the |
| 19 | +pg_pathman</para></listitem> |
| 20 | +<listitem><para>Fixed problem with dumping of vanilla |
| 21 | +<productname>PostgreSQL</productname> database with |
| 22 | +<productname>PostgresPro</productname> pg_dump utility</para></listitem> |
| 23 | +</itemizedlist> |
| 24 | +</sect2> |
| 25 | +</sect1> |
3 | 26 | <sect1 id="release-pro-9-5-3-1">
|
4 | 27 | <title>Postgres Pro 9.5.3.1</title>
|
5 | 28 | <note>
|
|