| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin][RM5142]Connections are not getting closed when disconnect the server while debugging is in progress. |
| Date: | 2020-02-28 09:59:45 |
| Message-ID: | CANxoLDfRH-ZUEZYYQs=AShH90VWZQcGwVkCq8QPEH08CO+K7+w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Fri, Feb 28, 2020 at 12:09 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
> Hi Hackers,
>
> Attached is the patch to cancel any transaction before closing the
> connections when a server is disconnected using pgAdmin UI.
> Currently, debugger connection is marked to termination when the server is
> disconnected, but it does not close because of some ongoing transaction.
>
> Please review.
> --
> Thanks and Regards,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2020-02-28 12:00:41 | pgAdmin 4 commit: Temporary Changed 'yarn audit' command to 'yarn audit |
| Previous Message | Akshay Joshi | 2020-02-28 09:59:29 | Re: [pgAdmin][RM5101] debugger not showing all arguments anymore after hitting sql error while debug |