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

Commitf757d89

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 parent5c1b7ed commitf757d89

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
@@ -824,7 +824,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
824824
<para>
825825
The default built-in transaction script (also invoked with <option>-b tpcb-like</option>)
826826
issues seven commands per transaction over randomly chosen <literal>aid</literal>,
827-
<literal>tid</literal>, <literal>bid</literal> and <literal>balance</literal>.
827+
<literal>tid</literal>, <literal>bid</literal> and <literal>delta</literal>.
828828
The scenario is inspired by the TPC-B benchmark, but is not actually TPC-B,
829829
hence the name.
830830
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp