From: amul s. <sul...@ya...> - 2013-08-08 04:12:07
|
Hello Suzuki-san, >This is not supported yet. Because product table row referred from orders table can be located at other datanode. >To make this work, you can distribute product table as replicated. This works. Because product table is more stable than order table, >impact to the whole throughput may not be significant. But in my whole database contain, multiple table with reference key. Do i need to replicated all referred table? is this good scenario for achieving good performance compare to Single Postgres instance? Thanks and Regards, Amul Sul |