From 36378c47bd3058b3986bf2913539724965c39e56 Mon Sep 17 00:00:00 2001 From: David Steele Date: Sun, 4 Dec 2016 18:11:23 -0500 Subject: [PATCH] Added Retention to QuickStart section. --- doc/xml/release.xml | 4 ++++ doc/xml/user-guide.xml | 34 ++++++++++++++++++++++++++++------ 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/doc/xml/release.xml b/doc/xml/release.xml index d1f801de7..2caec8040 100644 --- a/doc/xml/release.xml +++ b/doc/xml/release.xml @@ -212,6 +212,10 @@ + +

Added Retention to QuickStart section.

+
+

Allow a source to be included as a section so large documents can be broken up.

diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml index ee9a837cb..2ad9572a9 100644 --- a/doc/xml/user-guide.xml +++ b/doc/xml/user-guide.xml @@ -396,6 +396,21 @@

When archiving a WAL segment is expected to take more than 60 seconds (the default) then the archive-timeout option should be increased.

+ +
+ Configure Retention + +

expires backups based on retention options.

+ + + Configure retention to 2 full backups + + 2 + + +

More information about retention can be found in the Retention section.

+
+
Create the Stanza @@ -1323,6 +1338,7 @@ postgres y + 2 off @@ -1504,7 +1520,7 @@
-
+
Starting and Stopping

Sometimes it is useful to prevent from running on a system. For example, when failing over from a master to a standby it's best to prevent from running on the old master in case gets restarted or can't be completely killed. This will also prevent from running on cron.

@@ -1519,12 +1535,12 @@

New processes will no longer run.

- + Attempt a backup - + {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} backup - stop file exists for all stanzas + remote process terminated on [^ ]+ host: stop file exists for all stanzas @@ -1556,10 +1572,16 @@ {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} stop + - +

New processes for the specified stanza will no longer run.

+ + + Attempt a backup + + {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} backup - stop file exists for stanza demo + remote process terminated on [^ ]+ host: stop file exists for stanza demo