Re: RM2983: Fix transient error after application restart

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: RM2983: Fix transient error after application restart
Date: 2018-02-20 17:31:26
Message-ID: CA+OCxox45QMH=tsaMjE4aYLO+xNuE=7XuHJ2yy_EjDCq04ivJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Feb 20, 2018 at 12:30 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find patch to fix specified_version_number ValueError issue.
>
> Now we try to restore server details like server version number and
> version string
> from flask session in-case if there was a application restart.
>
> --
> *Harshal Dhumal*
> *Sr. Software Engineer*
>
> EnterpriseDB India: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-20 17:32:41 pgAdmin 4 commit: Clarify which shortcut is being tested in the shortcu
Previous Message Dave Page 2018-02-20 17:31:17 pgAdmin 4 commit: Fix intermittent specified_version_number ValueError