From: Koichi S. <koi...@gm...> - 2013-08-11 08:00:00
|
Andrei; Thank you very much for the report and the fix. I committed both patches for all the versions. It's even better if you provide a test script to create more than 1024 sequence. Best Regards; --- Koichi Suzuki 2013/8/8 Andrei Martsinchyk <and...@gm...> > Hi, > > Due to hardcoded array size, GTM can not send to standby initial list of > the defined sequences. > So if GTM standby connects to GTM where more than 1024 sequences defined, > it causes memory corruption and segmentation fault. Attached patch fixes > the issue. It makes the array resizeable. For the same reason, client is > modified to accept sequence list of any size. > > The patch applies to master and REL1_1_STABLE branches, there is separate > patch for REL1_0_STABLE branch. > > -- > Andrei Martsinchyk > > StormDB - http://www.stormdb.com > The Database Cloud > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > > |