postgresql/src/bin
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
..
initdb Update typedefs.list and re-run pgindent 2017-11-29 09:24:24 -05:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup pg_basebackup: Fix progress messages when writing to a file 2017-12-01 09:21:34 -05:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_ctl Further refactoring of c.h and nearby files. 2017-11-16 10:36:21 -05:00
pg_dump SQL procedures 2017-11-30 11:03:20 -05:00
pg_resetwal Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_rewind Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Fix typo 2017-11-22 21:52:28 +01:00
pg_waldump Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pgbench pgbench: fix stats reporting when some transactions are skipped. 2017-11-21 17:30:48 -05:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql SQL procedures 2017-11-30 11:03:20 -05:00
scripts Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:46 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00