pgbench small bug fix

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема pgbench small bug fix
Дата
Msg-id alpine.DEB.2.10.1601271957280.12620@sto
обсуждение исходный текст
Ответы Re: pgbench small bug fix
Re: pgbench small bug fix
Список pgsql-hackers
While testing for something else I encountered two small bugs under very 
low rate (--rate=0.1). The attached patches fixes these.
 - when a duration (-T) is specified, ensure that pgbench ends at that   time (i.e. do not wait for a transaction
beyondthe end of the run).
 
 - when there is a progress (-P) report, ensure that all progress   reports are shown even if no more transactions are
schedule.

-- 
Fabien.

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

Предыдущее
От: "Igal @ Lucee.org"
Дата:
Сообщение: Re: Implementing a new Scripting Language
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [Proposal] Table partition + join pushdown