v10 telease note for pg_basebackup refers to old --xlog-method argument

Started by David G. Johnstonabout 8 years ago2 messages
#1David G. Johnston
david.g.johnston@gmail.com
1 attachment(s)
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml
index 116f7224da..f1f7cfed5f 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -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>).

Also attached.

David J.

Attachments:

v10-release-notes-pg_basebackup-option-name-fix.difftext/plain; charset=US-ASCII; name=v10-release-notes-pg_basebackup-option-name-fix.diffDownload
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml
index 116f7224da..f1f7cfed5f 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -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>).
#2Alvaro Herrera
alvherre@alvh.no-ip.org
In reply to: David G. Johnston (#1)
Re: v10 telease note for pg_basebackup refers to old --xlog-method argument

Pushed.

--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers