[pgAdmin][RM4818] Unable to handle loss of connection to server

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4818] Unable to handle loss of connection to server
Date: 2019-11-14 06:44:55
Message-ID: CAM9w-_mEu_23wQFWAyjqjbqjb_LF1bZb-94B++xGAXEWyjZ0rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the workaround patch to set the default connection timeout to
30 seconds instead of the current value of infinite - 0, zero. The input is
present in the server properties dialogs advanced tab. The workaround
applies to the RM4724 as well.
The permanent solution would be to expand the nodes asynchronously -
https://redmine.postgresql.org/issues/4933

Also fixed a bug where sql editor is not closing if the server is
disconnected in between.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4818.patch application/x-patch 8.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-11-14 09:18:37 Re: Refactored code for Table and its child nodes.
Previous Message Akshay Joshi 2019-11-13 13:43:24 Refactored code for Table and its child nodes.