|
34 | 34 | of parallel installation of different versions of the product on
|
35 | 35 | Windows systems.</para>
|
36 | 36 | </listitem>
|
| 37 | + <listitem> |
| 38 | + <para>The <application>pg_probackup</application> fixes and new features:</para> |
| 39 | + <itemizedlist> |
| 40 | + <listitem> |
| 41 | + <para> |
| 42 | + Added <emphasis role="strong">retention show</emphasis> and |
| 43 | + <emphasis role="strong">retention purge</emphasis> commands to |
| 44 | + implement retention policy. |
| 45 | + </para> |
| 46 | + </listitem> |
| 47 | + <listitem> |
| 48 | + <para> |
| 49 | + Added support of incremental backup of compressed page |
| 50 | + files. Compressed files is the feature of the |
| 51 | + <productname>Postgres Pro Enterprise</productname>. |
| 52 | + </para> |
| 53 | + </listitem> |
| 54 | + <listitem> |
| 55 | + <para> |
| 56 | + Fixed <emphasis role="strong">validate</emphasis> command. |
| 57 | + <emphasis role="strong">backup-ID</emphasis> parameter is |
| 58 | + optional now. |
| 59 | + </para> |
| 60 | + </listitem> |
| 61 | + </itemizedlist> |
| 62 | + </listitem> |
37 | 63 | </itemizedlist>
|
38 | 64 |
|
39 | 65 | </sect2>
|
|