pgAdmin 4 commit: Fixed an issue where backup does not work due to para - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where backup does not work due to para
Date
Msg-id E1oU1Ku-0005CS-4P@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where backup does not work due to parameter 'preexec_fn' no longer being supported. Fixes #7580

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a317f3ba6f68d1ede2a485e4218bf96fe377513
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst       | 1 +
web/pgadmin/misc/bgprocess/processes.py | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [Patch] - Bug #7580 - uwsgi + nginx db backup does not work
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7580 - uwsgi + nginx db backup does not work