Thanks, patch applied.
On Tue, Feb 11, 2020 at 12:02 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.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
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 r