Skip to content

Commit

Permalink
Remove backup after timeline switch from user guide.
Browse files Browse the repository at this point in the history
It is no longer necessary (since 2.07, 34c6327) to do a backup manually after a timeline switch.
  • Loading branch information
dwsteele committed Mar 25, 2020
1 parent 480a110 commit 4c31a92
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doc/xml/user-guide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2392,16 +2392,6 @@
<exe-cmd>{[pg-cluster-wait]}</exe-cmd>
</execute>
</execute-list>

<p>A new backup must be performed due to the timeline switch.</p>

<execute-list host="{[host-repo1]}">
<title>Backup the {[postgres-cluster-demo]} cluster</title>

<execute user="{[br-user]}">
<exe-cmd>{[project-exe]} {[dash]}-stanza={[postgres-cluster-demo]} backup</exe-cmd>
</execute>
</execute-list>
</section>
</section>

Expand Down

0 comments on commit 4c31a92

Please sign in to comment.