Обсуждение: pgsql: Add new "-q" logging option (quiet mode) while in initialize mod

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

pgsql: Add new "-q" logging option (quiet mode) while in initialize mod

От
Tatsuo Ishii
Дата:
Add new "-q" logging option (quiet mode) while in initialize mode
(-i), producing only one progress message per 5 seconds along with
elapsed time and estimated remaining time.  Also add elapsed time and
estimated remaining time to the default logging(prints one message
each 100000 rows).
Patch contributed by Tomas Vondra, reviewed by Jeevan Chalke and
Tatsuo Ishii.

Branch
------
master

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

Modified Files
--------------
contrib/pgbench/pgbench.c |   63 +++++++++++++++++++++++++++++++++++++++++---
doc/src/sgml/pgbench.sgml |   11 ++++++++
2 files changed, 69 insertions(+), 5 deletions(-)