-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable backup on replicas and hide replica from PgBouncer while doing…
… backup (#114) * Initial code for backing up on replicas * Add initial TLS settings on primary * Adjust pgBackRest configuration to use standbys * Implement working TLS server * Fix TLS errors * Fix stanza retrieval, restore test and unit test * Enable Mattermost test * Fix backup settings check * Revert S3 settings * Add TLS check * Reorganize TLS server logic * Fix multiple primaries situation * Remove log calls * Turn off connectivity only on replicas * Use planned units when checking whether there are replicas * Revert last change * Improve TLS flag documentation * Improve logic that controls backups on standbys
- Loading branch information
1 parent
17ecbf4
commit ea781c1
Showing
8 changed files
with
280 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.