Re: Humor me: Postgresql vs. MySql (esp. licensing)

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Humor me: Postgresql vs. MySql (esp. licensing)
Дата
Msg-id 3FBE61B7.5060407@Yahoo.com
обсуждение исходный текст
Ответ на Re: Humor me: Postgresql vs. MySql (esp. licensing)  (Shridhar Daithankar <shridhar_daithankar@myrealbox.com>)
Список pgsql-general
Shridhar Daithankar wrote:

> Good benchmarks are hard to come by for two reasons
>
> 1. It is very difficult not to be blamed biased.
> 2. Featuer compensation. What if you run a postgresql benchmark with triggers
> and views, how do you test it with mysql anyways?

Good benchmark implementations you mean.

If you look for example at the TPC-W definitions, they define an
artificial bookstore web interface, from what communications have to be
encrypted down to what consitency constraints have to be guaranteed.
They do not force you to implement these constraints in any particular
way or tell you what part of the application logic has to run where. If
you're using PostgreSQL, you are absolutely fine implementing whatever
makes sense as a view, a stored procedure, whatever comes handy. Of
course, for the comparision to that other databaze, you have to
implement all these requirements in your middleware ... and then you get
into this biased blaming and so on and so forth.


Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Psql bug?
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: First generic/redhatish RPM's uploaded to ftp.postgresql.org.