Re: Foreign keys in pgbench - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Foreign keys in pgbench
Date
Msg-id 3277.1340145315@sss.pgh.pa.us
Whole thread Raw
In response to Foreign keys in pgbench  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> I think that pgbench should it make it easy to assess the impact of
> foreign key constraints.

> The attached adds a --foreign-keys option to initialization mode which
> creates all the relevant constraints between the default tables.

I had need of this for testing what I'm doing with foreign keys,
so I went ahead and gave it a quick review (just cosmetic changes)
and committed it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: WAL format changes
Next
From: Josh Berkus
Date:
Subject: Re: Backport of fsync queue compaction