Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b46e8a8

Browse files
committed
Put option listing back into alphabetical order
1 parent ca899d9 commit b46e8a8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/src/sgml/ref/pgbench.sgml

+13-13
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)