From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | OSS database needed for testing |
Date: | 2003-04-03 17:55:16 |
Message-ID: | 200304030955.16543.josh@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-performance |
Folks,
Please pardon the cross-posting.
A small group of us on the Performance list were discussing the first steps
toward constructing a comprehensive Postgresql installation benchmarking
tool, mostly to compare different operating systems and file systemsm but
later to be used as a foundation for a tuning wizard.
To do this, we need one or more real (not randomly generated*) medium-large
database which is or can be BSD-licensed (data AND schema). This database
must have:
1) At least one "main" table with 12+ columns and 100,000+ rows (each).
2) At least 10-12 additional tables of assorted sizes, at least half of which
should have Foriegn Key relationships to the main table(s) or each other.
3) At least one large text or varchar field among the various tables.
In addition, the following items would be helpful, but are not required:
4) Views, triggers, and functions built on the database
5) A query log of database activity to give us sample queries to work with.
6) Some complex data types, such as geometric, network, and/or custom data
types.
Thanks for any leads you can give me!
(* To forestall knee-jerk responses: Randomly generated data does not look or
perform the same as real data in my professional opinion, and I'm the one
writing the test scripts.)
--
-Josh Berkus
Aglio Database Solutions
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-04-03 17:56:36 | Re: Help with array constraints |
Previous Message | Tamir Halperin | 2003-04-03 17:52:10 | Re: Rules, Triggers something more challenging |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Buttafuoco | 2003-04-03 18:05:51 | Re: more contrib: log rotator |
Previous Message | Tom Lane | 2003-04-03 17:47:00 | Re: Changing behavior of BEGIN...sleep...do something...COMMIT |
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2003-04-03 18:12:12 | Re: [HACKERS] OSS database needed for testing |
Previous Message | scott.marlowe | 2003-04-03 17:45:50 | Re: ext3 filesystem / linux 7.3 |