Ability to work only with a master/replica
rus-99-pk opened this issue · 2 comments
rus-99-pk commented
Hello!
How i can create a backup from the master only using a Patroni cluster?
konsmalakhov commented
Hello!
How i can create a backup from the master only using a Patroni cluster?
set up a backup to the address behind the load balancer that you use for patroni
bomuva commented
set up a backup to the address behind the load balancer that you use for patroni
It is impossible due to dynamic role allocation in patroni (the master role can switch between the different nodes)
A possible solution is to use the virtual cluster "IP+port" pointed to the master node. This worked for me.