index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgbench
/
README.pgbench
Age
Commit message (
Expand
)
Author
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-07-06
Changed new \usleep command into \sleep with an optional time unit
Jan Wieck
2007-07-06
Added a new scripting meta command
Jan Wieck
2007-04-08
Add -F option to set fillfactor for tellers, accounts and branches.
Tatsuo Ishii
2007-04-06
Enhance pgbench -l option to add timestamp. Patch contributed by Greg
Tatsuo Ishii
2007-04-06
Various pgbench enhancements. Patch contributed by ITAGAKI Takahiro.
Tatsuo Ishii
2006-10-21
pgbench: More fix with handling default scaling factor in the default
Tatsuo Ishii
2006-09-13
Change "tps" to "scale" to avoid confusion
Tatsuo Ishii
2006-07-26
New features contributed by Tomoaki Sato.
Tatsuo Ishii
2005-10-04
Allow multiple -f options.
Tatsuo Ishii
2005-09-29
Add -f option which enables to read SQL commands from a file.
Tatsuo Ishii
2003-11-26
Patches from Yutaka Tanida. Create primary key indexes after data
Tatsuo Ishii
2003-06-10
Fix uninitialized memory bug
Tatsuo Ishii
2002-11-27
Add note that scaling factor should be >= # of clients.
Tom Lane
2002-07-20
Apply patches from Neil Conway.
Tatsuo Ishii
2002-05-20
Update docs about new -N option
Tatsuo Ishii
2002-02-24
Add -N option which disables updation of branches and tellers tables.
Tatsuo Ishii
2001-10-24
"time" is now a reserved keyword(changed to "mtime").
Tatsuo Ishii
2001-09-09
Add -U, -P, -C options. See README.pgbench for more details.
Tatsuo Ishii
2001-02-16
Update README's install instructions to agree with current reality.
Tom Lane
2000-06-19
Add missing /contrib files
Bruce Momjian