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

Commit8c438fc

Browse files
committed
doc: Add random_zipfian to list of random functions with argument.
Author: Ildar MusinReviewed-By: Fabian CoelhoDiscussion:https://postgr.es/m/6376ed81-3ce8-14f4-4758-099872f4ce7d@postgrespro.ru
1 parent337be37 commit8c438fc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,9 +1332,10 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
13321332
<para>
13331333
The <literal>random</literal> function generates values using a uniform
13341334
distribution, that is all the values are drawn within the specified
1335-
range with equal probability. The <literal>random_exponential</literal> and
1336-
<literal>random_gaussian</literal> functions require an additional double
1337-
parameter which determines the precise shape of the distribution.
1335+
range with equal probability. The <literal>random_exponential</literal>,
1336+
<literal>random_gaussian</literal> and <literal>random_zipfian</literal>
1337+
functions require an additional double parameter which determines the precise
1338+
shape of the distribution.
13381339
</para>
13391340

13401341
<itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp