From: Sergio S. <ser...@da...> - 2014-02-19 17:35:19
|
Hello everybody. I just begin to try postgrexc 1.1. I have followed configuration tutorial for real servers in postgresxc.wikia.com http://postgresxc.wikia.com/wiki/Real_Server_configuration I setup three nodes. The first one with a GTM. The second and third with a GTM Proxy, a datanode and a coordinator in each one. Everything is OK, until I kill the GTM process in first node. After restart everything in all nodes I can't insert new data in tables. When I try it, following message is showed: ERROR: STATEMENT: INSERT INTO public.test(name) VALUES ('CARLOS'::text) Then, I can't connect to coordinators and following message is showed: ERROR: GTM error, could not obtain snapshot XID = 0 WARNING: can not connect to GTM: Connection refused I know that there is a way to configure Postgres-XC in order to have high availability (GTM Stand By and other stuff), but the question is, when GTM process and even its contingency crash there is no way to get a right behaviour of the cluster? Thanks. -- Sergio E. Sinuco Leon Arquitecto de soluciones Datatraffic S.A.S. Móvil: (57) 310 884 26 50 Fijo (+571) 7426160 Ext 115 Calle 93 # 15-27 Ofc. 502 Calle 29 # 6 - 94 Ofc. 601 Bogotá, Colombia. www.datatraffic.com.co |