| 
     
      
      
      From: Koichi S. <koi...@gm...> - 2013-02-01 01:17:39
      
     
   | 
Thanks. I will test this with 1.0 and see if it is applicable to master as well. I hope it is :-) Appreciate for fixing app name for gtm_standby too. Regards; ---------- Koichi Suzuki 2013/1/31 Nikhil Sontakke <ni...@st...>: > Talk about barking up the wrong tree ;) > > I was working with PGXC 1.0 tree. So the earlier sent out patch > applies against it. > > PFA, another patch which applies against MASTER. > > Regards, > Nikhils > > On Thu, Jan 31, 2013 at 5:16 PM, Nikhil Sontakke <ni...@st...> wrote: >> Additionally I also fixed a bug in invoking gtm_standby via gtm_ctl. >> It would blindly append gtm_standby as the name for the binary to >> invoke. >> >> Regards, >> Nikhils >> >> On Thu, Jan 31, 2013 at 5:11 PM, Nikhil Sontakke <ni...@st...> wrote: >>> Hi, >>> >>> PFA, patch which fixes this issue in the master git repo. >>> >>> The behavior is now similar to pg_ctl. Additionally the version >>> checking was missing in gtm_ctl, gtm and gtm_proxy. I added the same >>> as well. The binaries will be checked for version compatibility as >>> well now which is always a good thing. >>> >>> Regards, >>> Nikhils >>> >>> On Thu, Jan 31, 2013 at 12:40 PM, Nikhil Sontakke <ni...@st...> wrote: >>>>> >>>>> +1. It will be better if we can make it consistent with pg_ctl. We should be >>>>> able to search gtm/proxy binary in the same place where gtm_ctl resides, no >>>>> ? >>>>> >>>> >>>> Yes. The pg_ctl code will provide enough inspiration for a generic >>>> binary search based on relative path as well. >>>> >>>> Regards, >>>> Nikhils >>>> -- >>>> StormDB - http://www.stormdb.com >>>> The Database Cloud >>>> Postgres-XC Support and Service >>> >>> >>> >>> -- >>> StormDB - http://www.stormdb.com >>> The Database Cloud >>> Postgres-XC Support and Service >> >> >> >> -- >> StormDB - http://www.stormdb.com >> The Database Cloud >> Postgres-XC Support and Service > > > > -- > StormDB - http://www.stormdb.com > The Database Cloud > Postgres-XC Support and Service > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general >  |