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

Commit9e765bb

Browse files
committed
pgbench docs: fix incorrect "last two" fields text
Reported-by: Alexander LawDiscussion: 5786638C.8080508@gmail.comBackpatch-through: 9.4
1 parentca0c37b commit9e765bb

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
@@ -1202,7 +1202,7 @@ END;
12021202
within the interval, <replaceable>latency_sum</replaceable> is a sum of latencies
12031203
(so you can compute average latency easily). The following two fields are useful
12041204
for variance estimation - <replaceable>latency_sum</> is a sum of latencies and
1205-
<replaceable>latency_2_sum</> is a sum of 2nd powers of latencies. Thelast two
1205+
<replaceable>latency_2_sum</> is a sum of 2nd powers of latencies. Thenext two
12061206
fields are <replaceable>min_latency</> - a minimum latency within the interval, and
12071207
<replaceable>max_latency</> - maximum latency within the interval. A transaction is
12081208
counted into the interval when it was committed. The fields in the end,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp