Draft
Conversation
- added pgbackrest to the spilo image - added required configuration to `configure_spilo.py` - slightly modified the backup login in `launch.sh` - added documentation for the new environment variables While, in theory, all features are implemented, testing is not completed yet.
|
Hi @CyberDem0n @idanovinda |
Author
|
Hey @PavelSorokin , i am occupied with other projects currently, but i did not forget this PR. If you can find some time to test the different scenarios and give some feedback , that would help me a lot. |
|
@tbe @PavelSorokin we are interested in pgBackRest support, can we give this a shot and create PR if it works well? |
Author
|
Hey @vyalamar, sure, if you want take over we can arrange this. I will need another few months until i can get to this project :( |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds support for pgBackRest (#1074).
The PR is still work in progress.
Currently, we have tested the basic functionality, but clone- and standby-clusters still need testing.
Also, the required stanza on the target repository must currently be created manually.EDIT: Stanza creation now works automaticly