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

Commitd797bf7

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 parenta1c935d commitd797bf7

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
@@ -1149,10 +1149,9 @@ END;
11491149
Field <replaceable>schedule_lag</> is the difference between the
11501150
transaction's scheduled start time, and the time it actually started, in
11511151
microseconds. It is only present when the <option>--rate</> option is used.
1152-
The last field <replaceable>skipped_transactions</> reports the number of
1153-
transactions skipped because they were too far behind schedule. It is only
1154-
present when both options <option>--rate</> and <option>--latency-limit</>
1155-
are used.
1152+
When both <option>--rate</> and <option>--latency-limit</> are used,
1153+
the <replaceable>time</> for a skipped transaction will be reported as
1154+
<literal>skipped</>.
11561155
</para>
11571156

11581157
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp