pgsql: pg_receivewal: Improve verbose mode
pg_receivewal: Improve verbose mode
Some informational messages showed up even if verbose mode was not
used. Move them to verbose mode.
Author: Michael Paquier <michael.paquier@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/514731af58765f62b23309805270a07eae86c2c0
Modified Files
--------------
src/bin/pg_basebackup/pg_receivewal.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
On Wed, Aug 16, 2017 at 9:27 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
pg_receivewal: Improve verbose mode
Some informational messages showed up even if verbose mode was not
used. Move them to verbose mode.
Perhaps this should be back-patched? It seems to me that this is an
oversight from the beginning.
--
Michael
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers