From: Magorn <ma...@gm...> - 2012-01-04 13:47:38
|
Hi, I have question about Postgres-XC. I have test it with 2 node, i create "distribute by replication" table. I do some insert. I do SELECT and i see all my records. That's fine :) Next i shutdown one datanode, and i do SELECT that it fail with error : ERROR: Failed to get pooled connections . Is it normal ? And if is it, when cluster have a lot of node, how stop some node for changer server for example without bloc all the cluser ? Perhaps i miss something about feature of postgres-xc. Regards, -- Magorn |