diff --git a/doc/manual/50-feature-details.en.md b/doc/manual/50-feature-details.en.md index 5cc06b9cd..c7b66671c 100644 --- a/doc/manual/50-feature-details.en.md +++ b/doc/manual/50-feature-details.en.md @@ -83,6 +83,10 @@ barman backup --reuse-backup=link > **IMPORTANT:** The `reuse_backup` option must be used along with > `rsync` or `local-rsync` as backup method. +> **NOTE:** Incremental backups of different backup types are currently incompatible +> i.e. a file-level incremental backup can not be taken upon a streaming backup and +> vice-versa. + ### Block-level incremental backups @@ -118,6 +122,10 @@ To be able to perform a block-level incremental backup in Barman you must: > it is adivised to take a new full-backup as divergent checkum configurations can potentially > lead to issues during recovery. +> **NOTE:** Incremental backups of different backup types are currently incompatible +> i.e. a block-level incremental backup can not be taken upon an Rsync backup and +> vice-versa. + ### Limiting bandwidth usage It is possible to limit the usage of I/O bandwidth through the