From: 鈴木 幸市 <ko...@in...> - 2013-10-25 08:59:23
|
I think error logs of communication errors between GTM and GTM standby can be written at GTM master as well. Please let me allow some more time to submit the patch for it. --- Koichi Suzuki On 2013/10/25, at 0:00, Nikhil Sontakke <ni...@st...<mailto:ni...@st...>> wrote: Seems like a good thing to add in the GTM daemons (covers GTM Standby as well?). So +1 from me. Regards, Nikhils On Thu, Oct 24, 2013 at 6:43 AM, Koichi Suzuki <koi...@gm...<mailto:koi...@gm...>> wrote: Hi, Libpq for GTM and GTM_Proxy has a feature to store its own error messages to gtm_conn structure. Because Libpq is to be linked to any other applications, GTM libpq itself does not call elog(). However, modules calling gtm libpq can do this. I found we can add this feature to gtm_proxy's proxy_main.c and backend's gtm.c and hope this helps to analyze what's going on in gtm communications. If I have reasonable approval, I'd like to submit a patch for this. Regards; --- Koichi Suzuki ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Postgres-xc-developers mailing list Pos...@li...<mailto:Pos...@li...> https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers -- StormDB - http://www.stormdb.com<http://www.stormdb.com/> The Database Cloud ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk_______________________________________________ Postgres-xc-developers mailing list Pos...@li... https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers |