Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server
Date: 2016-09-02 14:19:03
Message-ID: CA+OCxoz9cAT8x-YEKQ7MEOjqpR_0mrVbBt0QQ3_+aNdWhdPBPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Akshay, can you review/commit this please?

Thanks.

On Tue, Aug 30, 2016 at 5:05 PM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> wrote:

> On Tue, Aug 30, 2016 at 7:16 PM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Hi Dave,
>>
>> Please find the add-on patch on top of the current change.
>>
>> Can you please take a look at it?
>> This mainly works on the postgres driver to make an attempt to reconnect
>> the server.
>>
>
> One more attempt with some more corner cases handling.
> * Handled the connection-lost, and object gone error on client side during
> 'refresh' operation.
> * Handle the reconnection more consistently (even during cursor object
> creation).
>
> Please take a look at it.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
> <http://www.enterprisedb.com/>
>
>
> *http://www.linkedin.com/in/asheshvashi*
> <http://www.linkedin.com/in/asheshvashi>
>
>>
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>> <http://www.enterprisedb.com>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*
>> <http://www.linkedin.com/in/asheshvashi>
>>
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-02 14:20:26 pgAdmin 4 commit: Ensure the Mac package can find all the Python module
Previous Message Dave Page 2016-09-02 14:15:27 Re: pgAdmin 4 as Web application