From: 鈴木 幸市 <ko...@in...> - 2014-03-05 06:54:41
|
Sakata-san; Thank you very much for the fix. The patch looks to be applicable to 1.0..x as well. Please let me know your thought. Regards; --- Koichi Suzuki 2014/03/05 15:23、坂田 哲夫 <sak...@la...> のメール: > Hi, folks, > > I found a pgbench bug that pgbench fails to update tables such as > pgbench_accounts and pgbench_tellers. > > For example, original pgbench for XC tries to update pgbench_accounts' > specifying aid and bid values which are selected independently. > By the pgbench's nature, bid should have a particular value for a > given aid value. So the update statement fails picking up target > tuple and updating the table in most cases. > > The attached patch, which should be applied to XC 1.1s > pgbench, eliminates wrongly added bid specifications > and corrects index and distribute settings related. > > Best regards, > > Tetsuo Sakata. > > -- > sakata.tetsuo _at_ lab.ntt.co.jp > SAKATA, Tetsuo. Shinagawa Tokyo JAPAN. > <pgbench_20140305.patch>------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg..clktrk_______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers |