diff --git a/doc/xml/release.xml b/doc/xml/release.xml index b9b0b6d08..f8b9a8b69 100644 --- a/doc/xml/release.xml +++ b/doc/xml/release.xml @@ -130,6 +130,10 @@

Add instructions for building the coverage report.

+ + +

Documentation builds on 9.4-10.

+
diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml index 02443b7ce..adc889099 100644 --- a/doc/xml/user-guide.xml +++ b/doc/xml/user-guide.xml @@ -46,10 +46,11 @@ 9.4 9.5 - 95 + my $version = '{[pg-version]}'; $version =~ s/\.//g; return $version; + 9.5 9.6 - 96 + my $version = '{[pg-version-upgrade]}'; $version =~ s/\.//g; return $version; /usr/lib/postgresql/{[pg-version]}/bin /usr/pgsql-{[pg-version]}/bin @@ -1204,7 +1205,7 @@ -
+
Automatic Stop Option

Sometimes will exit unexpectedly and the backup in progress on the cluster will not be properly stopped. exits as quickly as possible when an error occurs so that the cause can be reported accurately and is not masked by another problem that might happen during a more extensive cleanup.

@@ -1784,7 +1785,8 @@ {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} {[dash]}-delta - {[dash]}-type=time "{[dash]}-target={[time-recovery-timestamp]}" restore + {[dash]}-type=time "{[dash]}-target={[time-recovery-timestamp]}" + --target-action=promote restore @@ -1860,7 +1862,7 @@ {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} {[dash]}-delta - {[dash]}-type=time "{[dash]}-target={[time-recovery-timestamp]}" restore + {[dash]}-type=time "{[dash]}-target={[time-recovery-timestamp]}" --target-action=promote restore @@ -1916,7 +1918,7 @@ {[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} {[dash]}-delta {[dash]}-type=time "{[dash]}-target={[time-recovery-timestamp]}" - {[dash]}-set={[backup-last]} restore + {[dash]}-set={[backup-last]} --target-action=promote restore