Make size-output fixed length in pg_basebackup verbose mode This way the line doesn't shift right as the amount of data processed increases.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4eebf1309f07ada30b0338991cea848ed827ed64 Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
