From: mei le <lem...@ya...> - 2010-10-14 07:31:10
|
Dears, Postgres-xc version 0.9.2 has error process at the end of funcion "ExecRemoteQuery" but such a part was deleted by later patch.In postgres-xc 0.9.2, if I create a table on one datanode, I can't create table on other datanodes by executing create table statment on Coordinator, but the newest code can create table on other datanodes by executiong same statement on Coordinator.I think the former version is more appropriate than the newest code. Could you give me some explains on this issue? Thanks. Truely, Benny |