mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Put option listing back into alphabetical order
This commit is contained in:
parent
ca899d98b4
commit
b46e8a83e9
@ -813,19 +813,6 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><option>--verbose-errors</option></term>
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Print messages about all errors and failures (errors without retrying)
|
|
||||||
including which limit for retries was exceeded and how far it was
|
|
||||||
exceeded for the serialization/deadlock failures. (Note that in this
|
|
||||||
case the output can be significantly increased.).
|
|
||||||
See <xref linkend="failures-and-retries"/> for more information.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--progress-timestamp</option></term>
|
<term><option>--progress-timestamp</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -904,6 +891,19 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>--verbose-errors</option></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Print messages about all errors and failures (errors without retrying)
|
||||||
|
including which limit for retries was exceeded and how far it was
|
||||||
|
exceeded for the serialization/deadlock failures. (Note that in this
|
||||||
|
case the output can be significantly increased.).
|
||||||
|
See <xref linkend="failures-and-retries"/> for more information.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user