Re: Low Budget Performance, Part 2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Low Budget Performance, Part 2
Дата
Msg-id 21018.1038424762@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Low Budget Performance, Part 2  (eric soroos <eric-psql@soroos.net>)
Ответы Re: Low Budget Performance, Part 2  (eric soroos <eric-psql@soroos.net>)
Список pgsql-performance
eric soroos <eric-psql@soroos.net> writes:
> Running pgbench with: scaling factor=1, # transactions = 100, and
> #clients =1,2,3,5,10,15

The scaling factor has to at least equal the max # of clients you intend
to test, else pgbench will spend most of its time fighting update
contention (parallel transactions wanting to update the same row).

            regards, tom lane

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

Предыдущее
От: eric soroos
Дата:
Сообщение: Low Budget Performance, Part 2
Следующее
От: eric soroos
Дата:
Сообщение: Re: Low Budget Performance, Part 2