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.maha...@enterprisedb.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