mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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:
@ -242,7 +242,7 @@
|
||||
|
||||
<para>
|
||||
This changes <application>pg_basebackup</application>'s
|
||||
<option>-X</option>/<option>--xlog-method</option> default to <literal>stream</literal>.
|
||||
<option>-X</option>/<option>--wal-method</option> default to <literal>stream</literal>.
|
||||
An option value <literal>none</literal> has been added to reproduce the old
|
||||
behavior. The <application>pg_basebackup</application> option <option>-x</option>
|
||||
has been removed (instead, use <literal>-X fetch</literal>).
|
||||
|
Reference in New Issue
Block a user