barman
barman copied to clipboard
Remove pgespresso support
pgespresso is not required by any supported PostgreSQL versions so should be removed in a future Barman release.
Postgresql < 10 is not supported anymore.
We should also consider cleaning code related to unsupported PG versions (pgespresso being one of them).
Notice that pg_backup_api will be impacted by this change (pgespresso)
Actual status is pg_espresso removed and PG < 9.6 cleaned.
I suggest we remove PG < 10 in a future version. So we can close this Issue.