Re: Regression tests

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Regression tests
Дата
Msg-id 427877DB.8050607@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Regression tests  (des@des.no (Dag-Erling Smørgrav))
Ответы Re: Regression tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Regression tests  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
> Quite, but in the meantime, a good benchmark should stress the system
> enough to cause crashes, lockups or at least incorrect results if a
> bug is introduced in the shared memory or semaphore code, and will
> definitely reveal any slowdowns introduced by new code, so my question
> is: where can I find a good benchmark for PostgreSQL?  Note that I
> don't care about comparing PostgreSQL to other RDBMSes; I just want to
> a) test PostgreSQL under high concurrent load and b) if possible,
> measure the performance impact of a patch.

You can use contrib/pgbench as a rather simplistic test, or you could 
try OSDB (http://osdb.sourceforge.net/)

Chris


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

Предыдущее
От: des@des.no (Dag-Erling Smørgrav)
Дата:
Сообщение: Re: Regression tests
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-advocacy] Increased company involvement