EnterpriseDB / barman

Barman - Backup and Recovery Manager for PostgreSQL
https://www.pgbarman.org/
GNU General Public License v3.0
2.14k stars 193 forks source link

Add note in docs about incompatibility of backup types #1002

Closed gustabowill closed 3 months ago

gustabowill commented 3 months ago

Adds a note to both file-level and block-level incremental backup sections to highlight that they're currently incompatible with each other.

References: BAR-281

gustabowill commented 3 months ago

Updated.