Re: [HACKERS] OSDL DBT-2 for PostgreSQL

2003-08-01 Thread Rod Taylor
On Fri, 2003-08-01 at 20:32, Mark Wong wrote: > On Fri, Aug 01, 2003 at 05:05:18PM -0700, Josh Berkus wrote: > > Mark, > > > > > I've just got our DBT-2 workload (TPC-C derivate) working with > > > PostgreSQL using C stored functions and libpq. I'd love to get some > > > feedback. > > > > I'm co

Re: [HACKERS] OSDL DBT-2 for PostgreSQL

2003-08-01 Thread Mark Wong
On Fri, Aug 01, 2003 at 05:05:18PM -0700, Josh Berkus wrote: > Mark, > > > I've just got our DBT-2 workload (TPC-C derivate) working with > > PostgreSQL using C stored functions and libpq. I'd love to get some > > feedback. > > I'm confused. Jenny Zhang just announced OSDL-DBT3 for Postgres; i

Re: [HACKERS] OSDL DBT-2 for PostgreSQL

2003-08-01 Thread Josh Berkus
Mark, > I've just got our DBT-2 workload (TPC-C derivate) working with > PostgreSQL using C stored functions and libpq. I'd love to get some > feedback. I'm confused. Jenny Zhang just announced OSDL-DBT3 for Postgres; is this a different test or does one of you have the name wrong? -- -Josh

[HACKERS] OSDL DBT-2 for PostgreSQL

2003-08-01 Thread markw
Hi everyone, I've just got our DBT-2 workload (TPC-C derivate) working with PostgreSQL using C stored functions and libpq. I'd love to get some feedback. v0.10 is available on SourceForge at: http://prdownloads.sourceforge.net/osdldbt/dbt2-v0.10.tar.gz?download We keep the source in Bit