Re: Benchmarking tools for the Postgres, EDB and Oracle Database

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Ranjan Sahoo" <ranjan_edb(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Benchmarking tools for the Postgres, EDB and Oracle Database
Date: 2007-04-12 14:08:11
Message-ID: 36e682920704120708kcc788fdtcd111b01c1721964@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/12/07, Ranjan Sahoo <ranjan_edb(at)yahoo(dot)com> wrote:
> I am working on a project for testing the performance of Oracle, EDB, and
> postgres and looking for a OLTP benchmarking tool which can do the
> benchmarking on all these databases. Can anyone please help me on this?

To test all three, you'd have to use one of the following:

- BenchmarkSQL (http://pgfoundry.org/projects/benchmarksql/)
- OpenLink's ODBCBench or JBench (www.openlinksw.com)
- JDBCBench (http://developer.mimer.com/features/feature_16.htm)
- jTPCC (http://jtpcc.sourceforge.net/)

Just to make sure you know, both Oracle and EnterpriseDB restrict
public disclosure of benchmark results.

--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 3rd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-04-12 14:55:07 Re: elog(FATAL) vs shared memory
Previous Message Guido Neitzer 2007-04-12 14:08:03 Re: Slow Postgresql server