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 4fea343 commit 15f2f27Copy full SHA for 15f2f27
doc/src/sgml/ref/pgbench.sgml
@@ -710,7 +710,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
710
<para>
711
The default built-in transaction script (also invoked with <option>-b tpcb-like</>)
712
issues seven commands per transaction over randomly chosen <literal>aid</>,
713
- <literal>tid</>, <literal>bid</> and <literal>balance</>.
+ <literal>tid</>, <literal>bid</> and <literal>delta</>.
714
The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
715
hence the name.
716
</para>
0 commit comments