mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 01:07:27 -04:00
release notes: update for pg_basebackup in tar format
Report by Amit Kapila
This commit is contained in:
parent
908e234733
commit
5a4ea8e200
1 changed files with 9 additions and 2 deletions
|
|
@ -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…
Reference in a new issue