pgsql: pgbench: More fix with handling default scaling factor in the

Поиск
Список
Период
Сортировка
От ishii@postgresql.org (Tatsuo Ishii)
Тема pgsql: pgbench: More fix with handling default scaling factor in the
Дата
Msg-id 20061021063128.B11959FB34B@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
pgbench: More fix with handling default scaling factor in the default
scenarios. With multiple clinets, only the first client got the right
scaling factor and this gave a illusion of better performance in case
of the scaling factor greater than 1.

Modified Files:
--------------
    pgsql/contrib/pgbench:
        README.pgbench (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.14&r2=1.15)
        README.pgbench_jis (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench_jis.diff?r1=1.15&r2=1.16)
        pgbench.c (r1.57 -> r1.58)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.57&r2=1.58)

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

Предыдущее
От: korryd@pgfoundry.org (User Korryd)
Дата:
Сообщение: pg-migrator - src: Initial checkin
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make index entry more specific.