Document that --sync-method takes an argument.
authorNathan Bossart <nathan@postgresql.org>
Wed, 4 Oct 2023 19:40:50 +0000 (14:40 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 4 Oct 2023 19:40:50 +0000 (14:40 -0500)
This was missed in commit 8c16ad3b43.

Reported-by: Robert Haas
Reviewed-by: Daniel Gustafsson, Robert Haas, Alvaro Herrera, Tom Lane
Discussion: https://postgr.es/m/CA%2BTgmoZi7pcx-ec3oJLWSr2R%3DDn2Zeiyx3EXQKc_1TTvA6Eepg%40mail.gmail.com

doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/pg_basebackup.sgml
doc/src/sgml/ref/pg_checksums.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_rewind.sgml
doc/src/sgml/ref/pgupgrade.sgml

index 8a09c5c4388322823d1f33d91ce6853535669a7d..d43c91575c01dd8b6ad9941a5c71e93642aa239b 100644 (file)
@@ -366,7 +366,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry id="app-initdb-option-sync-method">
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=<replaceable>method</replaceable></option></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,
index 344de921e4b25cec3c8e207750e6bb2a241e8e56..712568a62df3d1dfddb18a45110a074cb9c4f80e 100644 (file)
@@ -595,7 +595,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry>
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=<replaceable class="parameter">method</replaceable></option></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,
index 7b44ba71cf97210b19efd9945d9098a0952f9ae3..db5b29505cd39d40513a7cdc4622c2cdf339840e 100644 (file)
@@ -140,7 +140,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry>
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=<replaceable>method</replaceable></option></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,
index 625a736eff1c2dc545a25398db751bf7677de965..1417d70a28d1a3d415c5f1dfcec3228195c42f95 100644 (file)
@@ -1183,7 +1183,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry>
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=<replaceable class="parameter">method</replaceable></option></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,
index 80dff1616820864123b29d47883d48276b68b077..8e0000d39fb5437b2a0c2a3741613647c5426dbb 100644 (file)
@@ -285,7 +285,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry>
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=<replaceable class="parameter">method</replaceable></option></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,
index 958c44b361631cb5261014fd29f619fed0ac8b2f..f17fdb1ba5886fa05e4411b361e2f7631e7f28dd 100644 (file)
@@ -191,7 +191,7 @@ PostgreSQL documentation
      </varlistentry>
 
      <varlistentry>
-      <term><option>--sync-method</option></term>
+      <term><option>--sync-method=</option><replaceable>method</replaceable></term>
       <listitem>
        <para>
         When set to <literal>fsync</literal>, which is the default,