Thanks a lot for the patch. The code looks okay. I will commit it after
the test.
Regards;
---
Koichi Suzuki
2013/8/30 Michael Paquier <mic...@gm...>
> On Fri, Aug 30, 2013 at 6:06 PM, Nikhil Sontakke <ni...@st...>
> wrote:
> > A small patch to change the log level of one particular message from LOG
> to
> > DEBUG1. In case a standby is configured, for each connection done to the
> > GTM, a corresponding call log gets added in the log file.
> >
> > "Connection established with standby. - 0x2a1dd60"
> >
> > The log file can grow up in size unnecessarily (we have seen 5GB+ sized
> log
> > files!) with these not so useful messages given that we already log if
> the
> > connection to the Standby fails.
> >
> > This patch applies on both head and REL1.1
> +1 for applying that to 1.1 as well. This is not really a bug fix, but
> it has been an annoyance for ages, and parsing log files of many GBs
> is always a problem.
> --
> Michael
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Postgres-xc-developers mailing list
> Pos...@li...
> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers
>
|