You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
I deployed PostgreSql on kubernetes - with One master and 3 slaves in Two ways
with Witness (1 Master , 1 Witness and 2 Slaves)
without witness (1 Master & 3 slaves)
Intial configuration is working as expected with replication.
But when i tried to do failover by stopping the master service...i did slave promote to primary, but other 2 slaves are also trying to become primary..
all the slaves are trying become primary even i manually promoted one of the slave to primary.
Please help in fixing the issue.
The text was updated successfully, but these errors were encountered:
Hi Team,
I deployed PostgreSql on kubernetes - with One master and 3 slaves in Two ways
Intial configuration is working as expected with replication.
But when i tried to do failover by stopping the master service...i did slave promote to primary, but other 2 slaves are also trying to become primary..
all the slaves are trying become primary even i manually promoted one of the slave to primary.
Please help in fixing the issue.
The text was updated successfully, but these errors were encountered: