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

From Tatsuo Ishii
Subject pgsql: Add new "-q" logging option (quiet mode) while in initialize mod
Date
Msg-id E1Ts2Ou-0001YZ-86@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix plpython build on older versions of OS X.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix incorrect error message when schema-CREATE permission is abs