OSDL DBT-2 for PostgreSQL

From: markw(at)osdl(dot)org
To: pgsql-hackers(at)postgresql(dot)org
Subject: OSDL DBT-2 for PostgreSQL
Date: 2003-05-14 22:51:03
Message-ID: 200305142251.h4EMp6W06214@mail.osdl.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've got most of out DBT-2 workload (based on the TPC-C) ported for
PostgreSQL. I've been working against 7.2 and have done the following
things:

- Data generation and load scripts
- Stored procedures
- libpq interface

There are still a few more little things that need to be done. Some
autoconf work and a few more hooks in the code to use the libpq
interface. Neil Conway and Rod Taylor have been great in sending in
fixes and making sure the kit runs on FreeBSD.

I think it's close to being ready to run against PostgreSQL. I'd love
to get feedback, and even some help. We're planning on running this on
an 8-way Pentium III Xeon system with 8GB RAM (or more). The code is
current in CVS on SourceForge:
http://sourceforge.net/cvs/?group_id=52479

--
Mark Wong - - markw(at)osdl(dot)org
Open Source Development Lab Inc - A non-profit corporation
15275 SW Koll Parkway - Suite H - Beaverton OR, 97006
(503)-626-2455 x 32 (office)
(503)-626-2436 (fax)
http://www.osdl.org/archive/markw/

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2003-05-15 02:02:57 Re: fomatting an interval (resend)
Previous Message Tom Lane 2003-05-14 22:44:56 Re: Client encoding conversion for binary data (was Re: GUC and postgresql.conf docs)