pgsql: Stress that backup_label file is critical in the docs. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Stress that backup_label file is critical in the docs.
Date
Msg-id E1UZiPx-0002ia-8g@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Stress that backup_label file is critical in the docs.

It is surprisingly common mistake to leave out backup_label file from a base
backup. Say more explicitly that it must be included.

Jeff Janes, with minor rewording by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7f03a791fa131eb20c6df07740522163d8b3c94e

Modified Files
--------------
doc/src/sgml/backup.sgml |   11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Stamp 9.3beta1.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add IDs to link targets used by phpPgAdmin