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 <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
