mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Remove backup after timeline switch from user guide.
It is no longer necessary (since 2.07, 34c63276
) to do a backup manually after a timeline switch.
This commit is contained in:
parent
480a11066d
commit
4c31a922a3
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user