Re: [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses
Date: 2020-02-11 09:00:52
Message-ID: CANxoLDcqds7MwULqyoq8s-LFjO7+e3J9iH+eSh9Bhgm05sYB3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Feb 11, 2020 at 12:02 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to enhance debugging pgAdmin subprocesses. When
> logging set to DEBUG, the output and error from popen used to spawn the
> process will be logged.
> Currently, if the process terminates abnormally then the error is not
> logged which makes it very difficult to find the reason of failure.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Radoslaw Garbacz 2020-02-11 19:10:45 Re: node.js: "getView:generate_url" has explicit with_id=false
Previous Message Akshay Joshi 2020-02-11 09:00:05 pgAdmin 4 commit: Enhance logging by tracking stdout and stderr of subp