You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/backup-selective.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ where:
51
51
The `--with-users-and-roles` flag ensures that any custom users and roles defined within the target database are included, maintaining the integrity of your access control list (ACL) without needing a full cluster restore.
52
52
53
53
54
-
??? info "What heppens under the hood?
54
+
??? info "What heppens under the hood?"
55
55
- Percona Backup for MongoDB captures all collections within `mydb`.
56
56
- Percona Backup for MongoDB filters the users and roles for entities where the `db` field matches `mydb`.
57
57
- Global roles or users defined in the admin database for other namespaces are excluded.
0 commit comments