[pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses
Date
Msg-id CAM9w-_nmVj=O1e94e263pQoHSK4FcyGRewfBe1F5hTe_fRsUow@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
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"
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: node.js: "getView:generate_url" has explicit with_id=false
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Enhance logging by tracking stdout and stderr of subp