Re: Speed...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Speed...
Дата
Msg-id 7803.993311763@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: Speed...  ("Tim Mickol" <tmickol@combimatrix.com>)
Список pgsql-general
"Tim Mickol" <tmickol@combimatrix.com> writes:
> some quick (and I might add disappointing) benchmark results...

As has been pointed out before, you must use a pgbench scale factor
higher than one if you are interested in making meaningful measurements
for more than one concurrent client.  At scale one, there is only one
"branch", so *every* transaction needs to update the same branch
balance, so there's effectively no concurrency.

            regards, tom lane

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

Предыдущее
От: "Svenne Krap"
Дата:
Сообщение: Re: Speed...
Следующее
От: Daniel Åkerud
Дата:
Сообщение: Re: TCP/IP Sockets, UNIX Sockets