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

Add documentation for HA cluster support features #880

Closed barthisrael closed 9 months ago

barthisrael commented 10 months ago

This PR adds documentation for all the features that have been as part of the work of making it easier to integrate Barman with HA clusters.

We perform the following changes to the web docs / man:

Some changes to the documentation related with wal_conninfo and wal_streaming_conninfo have already been applied through #868, and are only pending to be merged.

Besides that we applied some standardization on all configuration options in man (doc/barman.5.d/50-* files):

Also, there are more docs to come, once we finish other work related with HA cluster features which is still pending.

References: BAR-136.

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

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

barthisrael commented 9 months ago

We will merge this once #868 and #873 get merged because this PR includes documentation for those PRs. We decided to merge this PR and follow-up with documenting future work related with models through the specific PRs that are coming.

barthisrael commented 9 months ago

I'm bypassing protections and merging this anyway (Martin is currently on PTO and his thoughts have been applied to the PR).