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

Commitfd89de5

Browse files
committed
Add note that scaling factor should be >= # of clients.
1 parentb4e334b commitfd89de5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎contrib/pgbench/README.pgbench

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ o options
9999
number of tuples generated will be multiple of the
100100
scaling factor. For example, -s 100 will imply 10M
101101
(10,000,000) tuples in the accounts table.
102-
default is 1.
102+
default is 1. NOTE: scaling factor should be at least
103+
as large as the largest number of clients you intend
104+
to test; else you'll mostly be measuring update contention.
103105

104106
-U login
105107
Specify db user's login name if it is different from

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp