Re: Checking for newer versions online in pgAdmin4 3.3 - Mailing list pgadmin-support

From Dave Page
Subject Re: Checking for newer versions online in pgAdmin4 3.3
Date
Msg-id CA+OCxowV_VhAXAJaHzC78SA__T_tVnGvjs30n7G-JGE-spkbfg@mail.gmail.com
Whole thread Raw
In response to Checking for newer versions online in pgAdmin4 3.3  (Igor Neyman <ineyman@perceptron.com>)
Responses RE: Checking for newer versions online in pgAdmin4 3.3  (Igor Neyman <ineyman@perceptron.com>)
List pgadmin-support
Hi

On Mon, Jan 21, 2019 at 4:31 PM Igor Neyman <ineyman@perceptron.com> wrote:
>
> Hello,
>
>
>
> When pgAdmin4 starts, it checks online if there is a version that is newer than the currently installed/running.
>
>
>
> How can I disable this feature in release 3.3? Let’s say the machine, I’m starting pgAdmin on, doesn’t have internet
access.

Create (or edit if it exists) a file called config_local.py alongside
config.py in your installation. Add the following line to that file:

UPGRADE_CHECK_ENABLED = False


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

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


pgadmin-support by date:

Previous
From: Mark Murawski
Date:
Subject: Re: pgAdmin v4.1 - positive feedback
Next
From: Igor Neyman
Date:
Subject: RE: Checking for newer versions online in pgAdmin4 3.3