multiple Postgres clusters (not instances) on 2 machines
问题 I am trying to setup (half way done already) 2 Postgres clusters, say prod and test (not instances) on 2 machines say .114 and .115. One cluster has 2 instances. Each instance runs on each of machines. I am trying to make .114 as primary for test cluster while .115 will work as secondary for it. For prod cluster .115 will work as primary and .114 as secondary. Although it sounds not-good that i have test and prod on same machines but this is what customer needs now. I have already setup test