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 c29c578 commit f5b7309Copy full SHA for f5b7309
doc/src/sgml/release-10.sgml
@@ -242,7 +242,7 @@
242
243
<para>
244
This changes <application>pg_basebackup</application>'s
245
- <option>-X</option>/<option>--xlog-method</option> default to <literal>stream</literal>.
+ <option>-X</option>/<option>--wal-method</option> default to <literal>stream</literal>.
246
An option value <literal>none</literal> has been added to reproduce the old
247
behavior. The <application>pg_basebackup</application> option <option>-x</option>
248
has been removed (instead, use <literal>-X fetch</literal>).
0 commit comments