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

Commitffd2a9e

Browse files
committed
Fix pgbench documentation error.
The description of what the per-transaction log file says for skippedtransactions is just plain wrong.Report and patch by Tomas Vondra, reviewed by Fabien Coelho andmodified by me.
1 parent491e847 commitffd2a9e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -993,10 +993,9 @@ END;
993993
Field <replaceable>schedule_lag</> is the difference between the
994994
transaction's scheduled start time, and the time it actually started, in
995995
microseconds. It is only present when the <option>--rate</> option is used.
996-
The last field <replaceable>skipped_transactions</> reports the number of
997-
transactions skipped because they were too far behind schedule. It is only
998-
present when both options <option>--rate</> and <option>--latency-limit</>
999-
are used.
996+
When both <option>--rate</> and <option>--latency-limit</> are used,
997+
the <replaceable>time</> for a skipped transaction will be reported as
998+
<literal>skipped</>.
1000999
</para>
10011000

10021001
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp