Thread: [COMMITTERS] pgsql: Clarify the role of checkpoint at the begininng of base backups

[COMMITTERS] pgsql: Clarify the role of checkpoint at the begininng of base backups

From
Magnus Hagander
Date:
Clarify the role of checkpoint at the begininng of base backups

Output a message about checkpoint starting in verbose mode of
pg_basebackup, and make the documentation state more clearly that this
happens.

Author: Michael Banck

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/51e26c9c3d2904b65041fc4a19c72c62508f63d4

Modified Files
--------------
doc/src/sgml/backup.sgml              |  3 ++-
doc/src/sgml/ref/pg_basebackup.sgml   | 10 +++++++++-
src/bin/pg_basebackup/pg_basebackup.c | 11 +++++++++++
3 files changed, 22 insertions(+), 2 deletions(-)