8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908e234 commit 5a4ea8eCopy full SHA for 5a4ea8e
doc/src/sgml/release-9.5.sgml
@@ -1322,8 +1322,15 @@
1322
1323
<listitem>
1324
<para>
1325
- Have <application>pg_basebackup</> use a tablespace mapping file,
1326
- 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
1327
+ of 100+ characters in length and sybolic links on <systemitem
1328
+ class="osname">MS Windows</> (Amit Kapila)
1329
+ </para>
1330
+
1331
+ <para>
1332
+ This change prevents <application>pg_basebackup</> from backing
1333
+ up pre-9.5 servers.
1334
</para>
1335
</listitem>
1336
0 commit comments