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
I deployed the postgres HA. using the same manifest file ha.yml. provided vip as elastic ip. When i am trying to use this postgresql database for othe application i used database host IP as vip of postgresql. In this case i am getting issue that the application could not connect to database using vip. Any extra setting i have to do or what is exact issue?