pgAdmin 4 commit: Fixed an issue where backup does not work due to para

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where backup does not work due to para
Date: 2022-09-02 07:43:32
Message-ID: E1oU1Ku-0005CS-4P@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-02 08:08:02 Re: [Patch] - Bug #7580 - uwsgi + nginx db backup does not work
Previous Message Yogesh Mahajan 2022-09-02 07:20:58 [Patch] - Bug #7580 - uwsgi + nginx db backup does not work