Did anybody already configured site and multigroup in OSC Geo Edition
I need to implement a Geo Cluster with the following design :
<----------cluster appl prod--------> partner <----cluster app dr-------->
<node 1>-------------------<node 2> <node 3>
<PG appl> <PG appl>
<----------cluster db prod--------> partner <----cluster db dr-------->
<node 4>-------------------<node 5> <node 6>
<PG db> <PG db>
PGs are independently switching fine. I would like now to implement the geosite and geomg feature to
allow correct order switchover as PG appl depends on PG db
How to configure the geosite ?
Thanks