From: Ashutosh B. <ash...@en...> - 2012-05-02 07:28:20
|
Hi Phil, The HA support for XC is dependent upon redundancy for each of the components of XC. Coordinators themselves can provide redundancy (except when you want to run DDL) and for datanodes steaming replication can help set up slave server to a datanode, which can provide HA in case that datanode fails. GTM-proxy provides redundancy for GTM. On Tue, May 1, 2012 at 2:07 AM, Phil Somers <phi...@ne...> wrote: > Hi all ... > > After running some some preliminary testing on our postgres-xc dev > sandbox, I've come across some major concerns with High Availability and > Failover. I am hoping someone will be able to provide some insight on > how to set up seamless high-available failover in a postgres-xc environment. > > > Here are the details: > -------------------- > > In the postgres-xc dev sandbox, a test table with the default > round-robin distribution was created to test simultaneous DML SQL > running on both db VMs. > > With the DML SQL running, the coordinator and datanode on one of the db > VMs was brought down (NB the host was not shut down, just the > postgres-xc processes on the VM). After a very short time (lets say max > of 2 minutes), the DML SQL script running on the current active db VM > started failing with the following error : > ERROR: Failed to get pooled connections > > Our application requires 0 single points of failure. If one of the db > VMs goes down, the application needs the ability to automatically detect > this outage and use the remaining active db VMs in the postgres-xc cluster. > > Basically, I need to know how to set up the postgres-xc cluster to > enable the applications to continue to run DML SQL when one of the db > VMs goes down. If this is not supported, then what would need to be put > in place to allow for seamless high-available failover for a postgres-xc > cluster. > > Thanks in advance, > Phil. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general -- Best Wishes, Ashutosh Bapat EntepriseDB Corporation The Enterprise Postgres Company |