Skip to content

Commit c0a6f0f

Browse files
Stop background workers during backups (#4041)
Refs SAT-27581
1 parent e351f60 commit c0a6f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/proc_performing-a-full-backup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All {Project} services are shut down during an offline backup.
1313

1414
* Online backup
1515
+
16-
Only {Project} services that affect the consistency of the backup are shut down while the backup process is running.
16+
Only {Project} services that affect the consistency of the backup, including all background workers, are shut down while the backup process is running.
1717
Online backups check for consistency and require more time than offline backups.
1818

1919
For more information about each of these methods, you can view the usage statements for each backup method.

0 commit comments

Comments
 (0)