Benchmarking PG

Поиск
Список
Период
Сортировка
От Manolo _
Тема Benchmarking PG
Дата
Msg-id BAY112-W366D7B3E454F6A0FBBA62BE6640@phx.gbl
обсуждение исходный текст
Ответы Re: Benchmarking PG  ("Josh Tolley" <eggyknap@gmail.com>)
Re: Benchmarking PG  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-performance
Hi to all.

I'd like to benchmark PG. I'd like to compare sorting performances (time spent, #of disk accesses, # of run produced
etc)of the present Replacement Selection (external sorting) algorithm and of a refinement I'm going to implement. 

I'm new on PG, I just had the idea of how to possibly get better that algorithm and choosed to test it on PG since it's
anopen-source DBMS. 

I've been searching the web for a benchmark. I suppose TPC-H and Wisconsin could fit, but had problems when trying to
usethem. 
Any suggestion on a "good benchmark"?
Any tutorial on how to use them?

Thanks for your time.

Regards.
Manolo.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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

Предыдущее
От: Craig James
Дата:
Сообщение: libgcc double-free, backend won't die
Следующее
От: "Josh Tolley"
Дата:
Сообщение: Re: Benchmarking PG