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

Commit0369f47

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 parent8a0cbb8 commit0369f47

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
@@ -843,7 +843,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
843843
<para>
844844
The default built-in transaction script (also invoked with <option>-b tpcb-like</option>)
845845
issues seven commands per transaction over randomly chosen <literal>aid</literal>,
846-
<literal>tid</literal>, <literal>bid</literal> and <literal>balance</literal>.
846+
<literal>tid</literal>, <literal>bid</literal> and <literal>delta</literal>.
847847
The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
848848
hence the name.
849849
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp