Re: Perfomance test figures

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Perfomance test figures
Дата
Msg-id b42b73150603210603jb8fd04dme992b65cb0854cac@mail.gmail.com
обсуждение исходный текст
Ответ на Perfomance test figures  (Amit Soni <amit@datumglobal.com>)
Список pgsql-performance
On 3/21/06, Amit Soni <amit@datumglobal.com> wrote:
> I want to compare performance of postgresql database with some other
> database.
>
> Somebody must have done some performance testing.
>
> Can you pls. share that data (performance figures) with me? And if possibleu
> pls. share procedure also, that how you have done the same?

Unfortunately, most database tests are synthetic and not very helpful.
 Compounding the problem is that the 'best' way to use the database
differs between platforms (case in point: with postgresql you want to
use stored procedures for simple qeries, and with mysql you don't want
to use them).

There are a couple of public benchmarks out there...you could try
hitting one of them.  But this is no substitute for developing
simulations of your workload and doing your own in-house benchmarks.

is there a particular reason for wanting to compare various sql databases?

merlin

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

Предыдущее
От: Guillaume Cottenceau
Дата:
Сообщение: Re: planner with index scan cost way off actual cost, advices to tweak cost constants?
Следующее
От: "Markus Bertheau"
Дата:
Сообщение: Re: Postmaster using only 4-5% CPU