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

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgsql: Add new "-q" logging option (quiet mode) while in initialize mod
Дата
Msg-id E1Ts2Ou-0001YZ-86@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix plpython build on older versions of OS X.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix incorrect error message when schema-CREATE permission is abs