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?