postgresql/contrib/pgbench
Robert Haas 46b2b7e0ff Make pgbench vacuum before building indexes.
This is apparently faster than doing things the other way around when
the scale factor is large.

Along the way, adjust -n to suppress vacuuming during initialization
as well as during test runs.

Jeff Janes, with some small changes by me.
2012-07-23 14:42:35 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Use consistent spacing for PGAPPICON Makefile option. 2011-01-24 20:46:30 -05:00
pgbench.c Make pgbench vacuum before building indexes. 2012-07-23 14:42:35 -04:00