mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Make release notes aware that --xlog-method was renamed
Author: David G. Johnston Discussion: https:/postgr.es/m/CAKFQuwaCsb-OKOjQXGeN0R7byxiRWvr7OtyKDbJoYgiF2vBG4Q@mail.gmail.com
This commit is contained in:
parent
799037099b
commit
11cbab7a12
@ -242,7 +242,7 @@
|
||||
|
||||
<para>
|
||||
This changes <application>pg_basebackup</>'s
|
||||
<option>-X</>/<option>--xlog-method</> default to <literal>stream</>.
|
||||
<option>-X</>/<option>--wal-method</> default to <literal>stream</>.
|
||||
An option value <literal>none</> has been added to reproduce the old
|
||||
behavior. The <application>pg_basebackup</> option <option>-x</>
|
||||
has been removed (instead, use <literal>-X fetch</>).
|
||||
|
Loading…
x
Reference in New Issue
Block a user