Clarify the role of checkpoint at the begininng of base backups
Magnus Hagander <magnus@hagander.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/backup.sgml | modified | +2 −1 |
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +9 −1 |
| src/bin/pg_basebackup/pg_basebackup.c | modified | +11 −0 |