On Thu, 5 Jun 2025 at 21:16, Victor Honoritus <
victorh...@gmail.com> wrote:
>
> The question is, what happens if db01 (current master) fails and we promote db02?
> Do we reconfigure Barman to take backups from db02 (the new master)?
> Or would it be better to try to recover db01, bring it back as master, and keep the Barman config as it is?
> Is there a way to configure Barman with multiple possible primary nodes and let it choose the active one?
>
> We are not sure what the best approach is in this situation, especially since the Barman config points to a static ip and does not dynamically detect the current master. Would appreciate any advice or experience with similar setups.