DML's to tpcw benchmark for postgresql

Поиск
Список
Период
Сортировка
От Sachin D. Kotwal
Тема DML's to tpcw benchmark for postgresql
Дата
Msg-id CA+N_YAcw3HPJRQY4fP5U5Q8Y9LFMsVWNRPzeNmsd6tmYOcVG+A@mail.gmail.com
обсуждение исходный текст
Список pgsql-performance
Hi,

I am creating benchmark for postgresql database with tpc-w specification.
I expect proper benchmark for postgresql with tpc-w specification.

postgresql version:-
psql (8.4.13, server 9.2.1)

i installed postgresql using source code.
port is 5432
no other changes made to configuration.

operating system centos 6.2 x64

connecting to postgres using psql.
--------------------------------------------------------------
What i have done:-
i have written script for DDL's and commands to load data into table in tpcw_load.js.

What i want to do:-
now i want to write tpcw.js with DML's according to specification given for tpc-w benchmark .
which give load on database and calculate transactions per second.

If any one has DML's according to specification given for tpc-w benchmark and related data/information.

please reply.

Thanks,
Sachin Kotwal,

 

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: autovacuum fringe case?
Следующее
От: alexandre - aldeia digital
Дата:
Сообщение: Nested loop and simple join query - slow after upgrade to 9.2