| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Reduce src/test/recovery verbosity |
| Date: | 2017-03-29 13:38:12 |
| Message-ID: | 63bfc2df-c9d6-5ead-e208-d4e2a3b42143@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 3/28/17 23:42, Michael Paquier wrote:
> src/bin/pg_dump and src/test/modules/test_pgdump generate too much
> output. If we could get tests to only print the final result, like how
> many tests done and how many have passed, things would be much
> friendlier.
There are options to change the verbosity of things.
I don't think I would like changing the default verbosity. At least the
precedent from the pg_regress type tests is that there should be some
action on the screen as things run.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2017-03-29 14:14:51 | Re: [PATCH] Incremental sort |
| Previous Message | Tom Lane | 2017-03-29 13:36:07 | Re: Postgres Permissions Article |