Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit15f2f27

Browse files
committed
Fix documentation for pgbench tpcb-like.
We choose a random value for delta, not balance. Back-patch to 9.6 wherethe mistake arrived.Author: Fabien CoelhoDiscussion:https://postgr.es/m/alpine.DEB.2.21.1904081752210.5867@lancre
1 parent4fea343 commit15f2f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pgbench.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
710710
<para>
711711
The default built-in transaction script (also invoked with <option>-b tpcb-like</>)
712712
issues seven commands per transaction over randomly chosen <literal>aid</>,
713-
<literal>tid</>, <literal>bid</> and <literal>balance</>.
713+
<literal>tid</>, <literal>bid</> and <literal>delta</>.
714714
The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
715715
hence the name.
716716
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp