Skip to content

Commit 7572ee9

Browse files
committed
Update release notes for pg_probackup
1 parent cde2f39 commit 7572ee9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,32 @@
3434
of parallel installation of different versions of the product on
3535
Windows systems.</para>
3636
</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>
3763
</itemizedlist>
3864

3965
</sect2>

0 commit comments

Comments
 (0)