]> granicus.if.org Git - postgresql/commit
Add pgbench option to add foreign key constraints to the standard scenario.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Jun 2012 22:33:59 +0000 (18:33 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 19 Jun 2012 22:33:59 +0000 (18:33 -0400)
commitafe1c51c9d65c67c7474c60d64bceefe9953dde6
tree1301d2603d993c4967db161a9e90b65914102dd5
parent11b335ac4cc895db8c1b27455281fa36f97c53ff
Add pgbench option to add foreign key constraints to the standard scenario.

The option --foreign-keys, used at initialization time, will create foreign
key constraints for the columns that represent references to other tables'
primary keys.  This can help in benchmarking FK performance.

Jeff Janes
contrib/pgbench/pgbench.c
doc/src/sgml/pgbench.sgml