Hi all;
I have question about postgresql HA solituons. I want to make a replication on two different network domains. The master is one side(10.100.34.21 etc.) the replica the other side(192.145.78.32 etc.). So these machines have different network. The application servers should not affect during failover so we should not change any thing on application servers..like ip.. we saw vip solution but that won't help on different ip blocks... Do u have any advice or idea about on it?
Thanks in advance...