Re: Benchmark comparing PostgreSQL, MySQL and Oracle

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Benchmark comparing PostgreSQL, MySQL and Oracle
Дата
Msg-id 603c8f070902201135q5777dc7y541075de7251ac87@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Benchmark comparing PostgreSQL, MySQL and Oracle  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Ответы Re: Benchmark comparing PostgreSQL, MySQL and Oracle  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список pgsql-performance
> First of all, you need to do some research on the benchmark kit itself,
> rather than blindly downloading and using one.  BenchmarkSQL has significant
> bugs in it which affect the result.  I can say that authoritatively as I
> worked on/with it for quite awhile.  Don't trust any result that comes from
> BenchmarkSQL.  If you fix the bugs, Oracle (out of the box in OLTP config)
> will come out 60%.

60% what?

> Oracle comes out twice as fast as PG on Linux.  And, unless you're using a
> significant number of warehouses, MySQL+InnoDB will come out better than PG
> as well.

I can believe that MySQL could come out faster than PG because I've
had previous experience with it being blindingly fast.  Of course I've
also had experience with it having amazingly poor data integrity.  I
would be pretty surprised if Oracle were in general twice as fast as
PG - what are they doing that much better than what we're doing?  I
could certainly imagine it being true in cases that rely on specific
features we lack (e.g. join removal)?

...Robert

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

Предыдущее
От: Sergio Lopez
Дата:
Сообщение: Re: Benchmark comparing PostgreSQL, MySQL and Oracle
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Benchmark comparing PostgreSQL, MySQL and Oracle