[pgadmin-org/pgadmin4] af97ed: Fixed an exception occur while taking backup and S...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] af97ed: Fixed an exception occur while taking backup and S...
Date: 2022-10-04 05:31:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/992dff-af97ed@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: af97ed78effcd884d385faeeec7f3994bc3d48b1
https://github.com/pgadmin-org/pgadmin4/commit/af97ed78effcd884d385faeeec7f3994bc3d48b1
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2022-10-04 (Tue, 04 Oct 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/misc/bgprocess/processes.py

Log Message:
-----------
Fixed an exception occur while taking backup and SSL certificates/keys are not found in the specified path. #5133

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-10-05 11:05:40 [pgadmin-org/pgadmin4] 8875d8: Add a description of the available container tags ...
Previous Message Dave Page 2022-10-03 13:14:04 [pgadmin-org/pgadmin4] b8ec02: Add a note about sys.executable potentially needin...