pgsql: Back-patch checkpoint clarification docs and pg_basebackup updat

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch checkpoint clarification docs and pg_basebackup updat
Date: 2017-04-01 15:29:46
Message-ID: E1cuKyI-00019w-64@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b88b929a707145964b707257049f8dbfd58f0da5

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2017-04-01 17:02:58 pgsql: BRIN auto-summarization
Previous Message Magnus Hagander 2017-04-01 15:12:12 pgsql: Write "waiting for checkpoint" on regular progress row