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

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: [HACKERS] How two perform TPC-H test on postgresql-8.0.2
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3415C2BD1@Herge.rcsinc.local
обсуждение исходный текст
Список pgsql-performance
[moved to pgsql-performance]
> >     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 knowledge,
> there
> > is a SQL Loader in Oracle 2. How to simulate the currency
environment?
> > Where can I download a client which connects to DB server through
ODBC?
>
> Get DBT3 from Sourceforge (search on "osdldbt").  This is OSDL's
TPCH-like
> test.
>
> However, given your knowledge of PostgreSQL you're unlikely to get any
> kind of
> result you can use -- TPCH requires siginficant database tuning
knowledge.

I don't necessarily agree.  In fact, I remember reading the standards
for one of the TPC benchmarks and it said you were not supposed to
specifically tune for the test.  Any submission, including one with
stock settings, should be given consideration (and the .conf settings
should be submitted along with the benchmark results).  This can only
help to increase the body of knowledge on configuring the database.

Merlin

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Eric Lauzon"
Дата:
Сообщение: Re: PERFORMANCE ISSUE ODBC x LIBPQ C++ Application
Следующее
От: Bricklen Anderson
Дата:
Сообщение: Re: ETL optimization