From: Anand S. <ana...@gm...> - 2014-02-01 14:05:15
|
Hi , Below is the setup I have on same host, with latest postgres-xc version 1.1 1 gtm 3 coordinator node 3 data node Created table on datanode3 using "to node (datanode3)". Performed select,insert and killed datanode3 process using kill -9. I was able to perform select, insert on same table when datanode3 was down. Brought datanode3 up and everything cleared. While performing same step again but this time rather than bringing up datanode3 I brought down full pg-xc (gtm,datanode,cordinatornode) and tried starting pg-xc, Eveything came up except datanode3 which was complaining about two phase commit (primary, secondary log are not in sync). -- Regards, Anand Sharma |