We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0cbb8 commit 0369f47Copy full SHA for 0369f47
doc/src/sgml/ref/pgbench.sgml
@@ -843,7 +843,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
843
<para>
844
The default built-in transaction script (also invoked with <option>-b tpcb-like</option>)
845
issues seven commands per transaction over randomly chosen <literal>aid</literal>,
846
- <literal>tid</literal>, <literal>bid</literal> and <literal>balance</literal>.
+ <literal>tid</literal>, <literal>bid</literal> and <literal>delta</literal>.
847
The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
848
hence the name.
849
</para>
0 commit comments