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

2007-04-12 Thread Josh Berkus
All, I would recommend the new semi-free version of SpecJAppserver, called EAStress.http://www.spec.org/jAppServer2004/ --Josh ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

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

2007-04-12 Thread Greg Smith
On Thu, 12 Apr 2007, Jonah H. Harris wrote: - JDBCBench (http://developer.mimer.com/features/feature_16.htm) I wouldn't recommend this one unless you've got plenty of time to debug it and validate the results. There are multiple errors in the random number generation code, some other bugs I

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

2007-04-12 Thread Joshua D. Drake
Jonah H. Harris wrote: On 4/12/07, Ranjan Sahoo <[EMAIL PROTECTED]> 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

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

2007-04-12 Thread Jonah H. Harris
On 4/12/07, Ranjan Sahoo <[EMAIL PROTECTED]> 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 ha

[HACKERS] Benchmarking tools for the Postgres, EDB and Oracle Database

2007-04-12 Thread Ranjan Sahoo
Hi AllJ 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? Thanks in advance to all for you kind co-operation.