File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -813,19 +813,6 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
813
813
</listitem>
814
814
</varlistentry>
815
815
816
- <varlistentry>
817
- <term><option>--verbose-errors</option></term>
818
- <listitem>
819
- <para>
820
- Print messages about all errors and failures (errors without retrying)
821
- including which limit for retries was exceeded and how far it was
822
- exceeded for the serialization/deadlock failures. (Note that in this
823
- case the output can be significantly increased.).
824
- See <xref linkend="failures-and-retries"/> for more information.
825
- </para>
826
- </listitem>
827
- </varlistentry>
828
-
829
816
<varlistentry>
830
817
<term><option>--progress-timestamp</option></term>
831
818
<listitem>
@@ -904,6 +891,19 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
904
891
</listitem>
905
892
</varlistentry>
906
893
894
+ <varlistentry>
895
+ <term><option>--verbose-errors</option></term>
896
+ <listitem>
897
+ <para>
898
+ Print messages about all errors and failures (errors without retrying)
899
+ including which limit for retries was exceeded and how far it was
900
+ exceeded for the serialization/deadlock failures. (Note that in this
901
+ case the output can be significantly increased.).
902
+ See <xref linkend="failures-and-retries"/> for more information.
903
+ </para>
904
+ </listitem>
905
+ </varlistentry>
906
+
907
907
</variablelist>
908
908
</para>
909
909
You can’t perform that action at this time.
0 commit comments