File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/ROOT/pages/backup-restore Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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]]
You can’t perform that action at this time.
0 commit comments