forked from bglasber/dbt5
-
Notifications
You must be signed in to change notification settings - Fork 0
TPC-E Fair Use Implementation
License
piaohongming/dbt5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Since this kit is derived from a TPC benchmark specification, TPC Policy on fair-use must be observed: http://www.tpc.org/information/about/documentation/TPC_Policies_v5.13.htm#_Toc124863463 ----- Usage varies depending on the database management system used. See addition README-* for specific instructions. ----- Comments regarding database scale: The minimum "valid" configuration is supposed to be 5000 customer with 300 initial trade days and a scale factor of 500. An example to build this would be: dbt5-pgsql-build-db -c 5000 -s 500 -w 300 Although not verified, through testing there appeared to be a significantly higher number of invalid and warning results when using a database scaled smaller than this.. While it is possible to use the programs provided and have the kit build something to the small size of: dbt5-pgsql-build-db -c 1000 -s 500 -w 1 This may result is a high level of failed transactions.
About
TPC-E Fair Use Implementation
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 85.0%
- C 8.0%
- Shell 3.3%
- PLpgSQL 2.2%
- HTML 0.6%
- Python 0.4%
- Other 0.5%