Fix documentation for pgbench tpcb-like.
authorThomas Munro
Sun, 14 Jul 2019 02:19:54 +0000 (14:19 +1200)
committerThomas Munro
Sun, 14 Jul 2019 02:22:57 +0000 (14:22 +1200)
We choose a random value for delta, not balance.  Back-patch to 9.6 where
the mistake arrived.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1904081752210.5867@lancre

doc/src/sgml/ref/pgbench.sgml

index 13ef168f3e807f9153357a442823e764651dc160..09af9f1a7dcbfa87865ae612cdaf6ecb7316bc2f 100644 (file)
@@ -843,7 +843,7 @@ pgbench  options  d
   
    The default built-in transaction script (also invoked with )
    issues seven commands per transaction over randomly chosen aid,
-   tidbid and balance.
+   tidbid and delta.
    The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
    hence the name.