Re: New to PostgreSQL, performance considerations

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: New to PostgreSQL, performance considerations
Дата
Msg-id 274FEBE6-C248-482C-AC27-A0369EC9812C@seespotcode.net
обсуждение исходный текст
Ответ на Re: New to PostgreSQL, performance considerations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Dec 14, 2006, at 14:44 , Tom Lane wrote:

> The pgbench app itself becomes the bottleneck at high transaction
> rates.  Awhile back I rewrote it to improve its ability to issue
> commands concurrently, but then desisted from submitting the
> changes --- if we change the app like that, future numbers would
> be incomparable to past ones, which sort of defeats the purpose of a
> benchmark no?

At the same time, if the current pgbench isn't the tool we want to
use, is this kind of backward comparison going to hinder any move to
improve it? It sounds like there's quite a bit of room for
improvement in pg_bench, and in my opinion we should move forward to
make an improved tool, one that measures what we want to measure. And
while comparison with past results might not be possible, there
remains the possibility of rerunning the improved pgbench on previous
systems, I should think.

Michael Glaesemann
grzm seespotcode net



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New to PostgreSQL, performance considerations
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: File Systems Compared