Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barman should automatically ignore primary_conninfo if running as primary #965

Closed
allanharry opened this issue Nov 14, 2022 · 2 comments
Closed

Comments

@allanharry
Copy link

Barman can identify if server is running as primary or standby - "barman status servername"
If running as primary then ignore primary_conninfo parameter when backup is taken on primary.
If running as standby use primary_conninfo to switch wal on primary when finalizing backup on standby.

Then you dont have to adjust conf file each time cluster doing a fail-over

Running Barman version 3.2.0

@allanharry
Copy link
Author

Sorry - it was created in the wrong place :(

@allanharry
Copy link
Author

My bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant