postgresql/doc/src
Tom Lane afe1c51c9d 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
2012-06-19 18:33:59 -04:00
..
sgml Add pgbench option to add foreign key constraints to the standard scenario. 2012-06-19 18:33:59 -04:00
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00