Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffb891 commit dd5e47aCopy full SHA for dd5e47a
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