EnterpriseDB / barman

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

Extend `barman config-update` to handle models #888

Closed barthisrael closed 8 months ago

barthisrael commented 8 months ago

So far barman config-update was only able to handle server configuration.

This commit extends the command so it is now also able to handle model configuration.

Besides that we enhance the command in a couple points:

Unit tests updated accordingly.

References: BAR-123.

edb-sonar-app[bot] commented 8 months ago

Quality Gate passed Quality Gate passed

The SonarQube Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
100.0% 100.0% Coverage on New Code
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube