File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 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
813813 </listitem>
814814 </varlistentry>
815815
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-
829816 <varlistentry>
830817 <term><option>--progress-timestamp</option></term>
831818 <listitem>
@@ -904,6 +891,19 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
904891 </listitem>
905892 </varlistentry>
906893
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+
907907 </variablelist>
908908 </para>
909909
You can’t perform that action at this time.
0 commit comments