projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34e37b
)
docs: Add missing period.
author
Robert Haas
<rhaas@postgresql.org>
Thu, 14 Aug 2014 19:19:43 +0000
(15:19 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Thu, 14 Aug 2014 19:19:43 +0000
(15:19 -0400)
Fabien COELHO and Robert Haas
doc/src/sgml/pgbench.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgbench.sgml
b/doc/src/sgml/pgbench.sgml
index 155168662b20a3b7bb1a78bdd31241193fc42d48..23bfa9ed856400fac310b7b52ca38da881401166 100644
(file)
--- a/
doc/src/sgml/pgbench.sgml
+++ b/
doc/src/sgml/pgbench.sgml
@@
-781,8
+781,7
@@
pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
<literal>
(PHI(2.0 * threshold * (i - min - mu + 0.5) / (max - min + 1)) -
PHI(2.0 * threshold * (i - min - mu - 0.5) / (max - min + 1))) /
- (2.0 * PHI(threshold) - 1.0)
- </>
+ (2.0 * PHI(threshold) - 1.0)</>.
Intuitively, the larger the <replaceable>threshold</>, the more
frequently values close to the middle of the interval are drawn, and the
less frequently values close to the <replaceable>min</> and