Skip to content

Commit c670af6

Browse files
Edit the note
1 parent 9c7147b commit c670af6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/backup-restore/planning.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ The recommended way to restore a database in a cluster is to xref::database-admi
189189

190190
[NOTE]
191191
====
192-
For backing up a clustered database, it is recommended to use the `--include-metadata=all` option.
193-
This option includes metadata in the backup file, retaining not only `users` and `roles` but also the cluster topology.
194-
The cluster topology in the `system` database details which servers exist and their modes.
192+
When backing up a clustered database, use the `--include-metadata=all` option.
193+
This option ensures that the backup includes not only `users` and `roles`, but also the cluster topology.
194+
Cluster topology metadata, stored in the `system` database, defines the servers in the cluster and their operational modes.
195195
====
196196

197197
[[backup-planning-databases]]

0 commit comments

Comments
 (0)