Re: [HACKERS] How two perform TPC-H test on postgresql-8.0.2

2005-06-27 Thread Josh Berkus
Inno, > Currently I want to take a TPC-H test on postgresql-8.0.2. I have > downloaded the DBGEN and QGEN from the homepage of TPC. But I encountered > many problems which forced me to request some help. 1. How to load the data > from flat file generated by dbgen tool? To the best of my know

Re: [HACKERS] How two perform TPC-H test on postgresql-8.0.2

2005-06-27 Thread Andrew Dunstan
innodb wrote: > Currently I want to take a TPC-H test on postgresql-8.0.2. I have > downloaded the DBGEN and QGEN from the homepage of TPC. But I encountered > many problems which forced me to request some help. > 1. How to load the data from flat file generated by dbgen tool? To t

Re: [HACKERS] How two perform TPC-H test on postgresql-8.0.2

2005-06-27 Thread Neil Conway
innodb wrote: Currently I want to take a TPC-H test on postgresql-8.0.2. You might want to take a look at the TPC-H implementation here: http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/osdl_dbt-3/ -Neil ---(end of broadcast)-

[HACKERS] How two perform TPC-H test on postgresql-8.0.2

2005-06-27 Thread innodb
Currently I want to take a TPC-H test on postgresql-8.0.2. I have downloaded the DBGEN and QGEN from the homepage of TPC. But I encountered many problems which forced me to request some help. 1. How to load the data from flat file generated by dbgen tool? To the best of my knowle