Обсуждение: pgsql: pgbench: When -T is used, don't wait for transactions beyond end

Поиск
Список
Период
Сортировка

pgsql: pgbench: When -T is used, don't wait for transactions beyond end

От
Robert Haas
Дата:
pgbench: When -T is used, don't wait for transactions beyond end of run.

At low rates, this can lead to pgbench taking significantly longer to
terminate than the user might expect.  Repair.

Fabien Coelho, reviewed by Aleksander Alekseev, Álvaro Herrera, and me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/accf7616ff2854640523d5e42ffa5420cc5a3b51

Modified Files
--------------
src/bin/pgbench/pgbench.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)