Files
postgresql/src/bin/pg_basebackup
Peter Eisentraut 143b54d21d pg_basebackup: Fix progress messages when writing to a file
The progress messages print out \r to keep overwriting the same line on
the screen.  But this does not yield useful results when writing the
output to a file.  So in that case, print out \n instead.

Author: Martín Marqués <martin@2ndquadrant.com>
Reviewed-by: Arthur Zakirov <a.zakirov@postgrespro.ru>
2017-12-01 09:21:34 -05:00
..
2017-08-07 13:55:34 -04:00
2017-08-07 13:55:34 -04:00
2017-11-05 11:48:20 -05:00
2017-08-04 18:31:32 -04:00