From: Koichi S. <koi...@gm...> - 2015-12-15 05:00:50
|
If any one of the tables is distributed, NodeA must have a subset of such table raws and they were lost. You need to restore them. With there could be a way to do this manually, although it is tricky and you need to be very familiar with XC internals. Unfortunately, XC does not provide such built-in feature. Thank you; --- Koichi Suzuki https://www.linkedin.com/in/koichidbms 2015-12-15 7:20 GMT+09:00 Timur Allamiyarov <tim...@gm...>: > Hi guys, > > Say I have 3 nodes in my cluster: NodeA (which runs GTM, GTM_proxy, 1 > datanode and 1 coordinator), NodeB and Node C, each running GTM_Proxy, 1 > datanode and 1 coordinator, and > GTM Standby. > > For some reason main NodeA goes down and becomes physically unavailable > (someone shuts it down by mistake or something). > > Is there any way for nodes B and C to negotiate of who's going to become > the main node - promote GTM standy and restart GTM_Proxy? > Does Postgres-XC have any consensus algorithm implemented that could help > solve this issue? > > Thank you. > -Tim > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > > |