Clarify the role of checkpoint at the begininng of base backups
authorMagnus Hagander <magnus@hagander.net>
Sun, 26 Feb 2017 20:27:51 +0000 (21:27 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 26 Feb 2017 20:31:54 +0000 (21:31 +0100)
commit51e26c9c3d2904b65041fc4a19c72c62508f63d4
tree7b681c907c72cd50873a04f9b3ee94c85c4cba6c
parentcaa6c1f193a9ab4b4fb9b8687f41e6d66bbeaade
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
doc/src/sgml/backup.sgml
doc/src/sgml/ref/pg_basebackup.sgml
src/bin/pg_basebackup/pg_basebackup.c