pg_createsubscriber: reword dry-run log messages The original messages were confusing in dry-run mode in that they state that something is being done, when in reality it isn't. Use alternative wording in that case, to make the distinction clear.
Author: Peter Smith <[email protected]> Reviewed-by: Chao Li <[email protected]> Reviewed-by: Euler Taveira <[email protected]> Backpatch-through: 18 Discussion: https://postgr.es/m/cahut+psvqjqnqo0kt0s2oegenkvj8fuuy-qs5syyqmt24r2...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2648eab3779b0204368f785f9df84de01270e537 Modified Files -------------- src/bin/pg_basebackup/pg_createsubscriber.c | 111 +++++++++++++-------- src/bin/pg_basebackup/t/040_pg_createsubscriber.pl | 6 +- 2 files changed, 75 insertions(+), 42 deletions(-)
