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

[feature] add Zstd support to cloud cli tools #850

Open Jean-Daniel opened 1 year ago

Jean-Daniel commented 1 year ago

It would be helpful to have zstd support in tools like barman-cloud-backup and barman-cloud-wal-archive which are used by CloudNativePG for instance.

Being able to reduce CPU usage or increase compression efficiency would be very welcome, especially when working with large databases.

mikewallace1979 commented 1 year ago

@Jean-Daniel agreed - we're actively looking into improving compression performance in the cloud cli tools and zstd support is one of the options