pgsql: pgbench progress with timestamp

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема pgsql: pgbench progress with timestamp
Дата
Msg-id E1ZcDeB-0004mn-Da@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgbench progress with timestamp

This patch adds an option to replace the "time since pgbench run
started" with a Unix epoch timestamp in the progress report so that,
for instance, it is easier to compare timelines with pgsql log

Fabien COELHO <coelho@cri.ensmp.fr>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1def9063ca3c8ad66a2814a90af95ca22636bf66

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml |   13 +++++++++++++
src/bin/pgbench/pgbench.c     |   20 +++++++++++++++++---
2 files changed, 30 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Review program help output for wording and formatting
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove no-longer-used T_PrivGrantee node tag.