Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/backup-restore/online-backup.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ Therefore, it is highly recommended to perform the backup and consistency check
+
Alternatively, you can decouple the backup operation from the consistency check (using the `neo4j-admin backup` option `--check-consistency=false`) and schedule that part of the workflow to happen at a later point in time, on a dedicated machine.
Consistency checking a backup is vital for safeguarding and ensuring the quality of the data, and should not be underestimated.
For more information, see xref:tools/neo4j-admin/consistency-checker.adoc[Consistency checker].
+
[TIP]
====
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/backup-restore/planning.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ If you have a cluster, you should back up these files for each cluster member.

For any backup, it is important that you store your data separately from the production system, where there are no common dependencies, and preferably off-site.
If you are running Neo4j in the cloud, you may use a different availability zone or even a separate cloud provider.
Since backups are kept for a long time, the longevity of archival storage should be considered as part of backup planning.
Since backups are kept for a long time, the longevity of archival storage should be considered as part of backup planning.