]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch checkpoint clarification docs and pg_basebackup updates
authorMagnus Hagander <magnus@hagander.net>
Sat, 1 Apr 2017 15:20:05 +0000 (17:20 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 1 Apr 2017 15:20:05 +0000 (17:20 +0200)
commitb88b929a707145964b707257049f8dbfd58f0da5
treef2e964b67ee1d98f1b01daebf0f7934c19485d05
parentfb1879c374581c0f0e251e94c0087c8385b91f5b
Back-patch checkpoint clarification docs and pg_basebackup updates

This backpatches 51e26c9 and 7220c7b, including both documentation
updates clarifying the checkpoints at the beginning of base backups and
the messages in verbose and progress mdoe of pg_basebackup.

Author: Michael Banck
Discussion: https://postgr.es/m/21444.1488142764%40sss.pgh.pa.us
doc/src/sgml/backup.sgml
doc/src/sgml/ref/pg_basebackup.sgml
src/bin/pg_basebackup/pg_basebackup.c