release notes: update for pg_basebackup in tar format

Report by Amit Kapila
pull/14/head
Bruce Momjian 10 years ago
parent 908e234733
commit 5a4ea8e200
  1. 11
      doc/src/sgml/release-9.5.sgml

@ -1322,8 +1322,15 @@
<listitem>
<para>
Have <application>pg_basebackup</> use a tablespace mapping file,
to allow for file paths of 100+ characters in length (Amit Kapila)
Have <application>pg_basebackup</> use a tablespace mapping
file with the <application>tar</> format, to handle file paths
of 100+ characters in length and sybolic links on <systemitem
class="osname">MS Windows</> (Amit Kapila)
</para>
<para>
This change prevents <application>pg_basebackup</> from backing
up pre-9.5 servers.
</para>
</listitem>

Loading…
Cancel
Save