Thanks, patch applied.
On Tue, Apr 13, 2021 at 7:36 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch which handles the long time taken to launch
> pgAdmin in debug mode.
> Feature tests were failing as pgAdmin was tried to reach before it
> comp
Thanks, patch applied.
On Tue, Apr 13, 2021 at 10:35 PM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch for #6385 Backup on a shared server doesn't
> seem to work.
>
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | Enter
Fixed an issue where a long time is taken to launch pgAdmin in debug mode for
feature tests.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ee40e348c5779b476069c07080f0100e7a161d5
Author: Yogesh Mahajan
Modified Files
--
web/re
Ensure that Backup and Restore should work on shared servers. Fixes #6385
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb7bcaf939d7d67fd164b03b581d16bc573c1576
Author: Pradip Parkale
Modified Files
--
docs/en_US/release_notes_5
Hi Hackers,
Please find the attached patch for #6385 Backup on a shared server doesn't
seem to work.
--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
RM6385.patch
Description: Binary data
Hi,
Please find the attached patch which handles the long time taken to launch
pgAdmin in debug mode.
Feature tests were failing as pgAdmin was tried to reach before it
completed initialization.Currently if pgAdmin is launched with Debug=True,
then on jenkins job its taking 70+ seconds for complet