PG-1889 Add Barman as unsupported tool (#574)

pull/238/head
Dragos Andriciuc 1 week ago committed by GitHub
parent fe513b1fd1
commit c03a7f947e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      contrib/pg_tde/documentation/docs/index/tde-limitations.md

@ -11,6 +11,7 @@ The following tools are currently unsupported with `pg_tde` WAL encryption:
* `pg_createsubscriber`
* `pg_receivewal`
* `Barman`
* `pg_verifybackup` by default fails with checksum or WAL key size mismatch errors.
As a workaround, use `-s` (skip checksum) and `-n` (`--no-parse-wal`) to verify backups.

Loading…
Cancel
Save