Re: Is there a meaningful benchmark?

Поиск
Список
Период
Сортировка
От Will Rutherdale (rutherw)
Тема Re: Is there a meaningful benchmark?
Дата
Msg-id 50A8E1F8D9122546A7F67134915EDB7A3B8E38@xmb-rtp-21a.amer.cisco.com
обсуждение исходный текст
Ответ на Re: Is there a meaningful benchmark?  ("Dann Corbit" <DCorbit@connx.com>)
Ответы Re: Is there a meaningful benchmark?  (Scott Ribe <scott_ribe@killerbytes.com>)
Список pgsql-general
This looks similar to things I've seen before.  MyISAM can be made to
look twice as fast as Postgres if the application is cooked to throw
away transaction processing, updates, and referential integrity, none of
which MyISAM seems to support well.

I plan to make a point of this to people, as I personally have
experience working with RDBMSs in the past and understand the importance
of these capabilities.  However not everyone I talk to will have any
experiences with databases and understand the issues.

That's why I was looking for a more balanced benchmark that exercises
said capabilities.

-Will


-----Original Message-----
From: Dann Corbit [mailto:DCorbit@connx.com]
Sent: 19 March 2009 18:26
To: Scott Marlowe; Will Rutherdale (rutherw)
Cc: pgsql-general@postgresql.org
Subject: RE: [GENERAL] Is there a meaningful benchmark?

Here is another interesting benchmark with a particular user's
application:
http://blog.page2rss.com/2007/01/postgresql-vs-mysql-performance.html

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Is there a meaningful benchmark?
Следующее
От: Michael Higgins
Дата:
Сообщение: Re: Special charaters