Hi

On Wed, Jul 26, 2017 at 9:17 PM, Pawel Hadam <had...@gmail.com> wrote:

> Hi Dave,
>
> Thank you. Unfortunately I cannot find those entries:
>
>
>
> pawelhadam@ogrodowa ~
> $ find /cygdrive/c -type f -name "con*py" | xargs grep "APP_REVISION" 2>
> /dev/null
>
> pawelhadam@ogrodowa ~
> $ find /cygdrive/c -type f -name "conf*py" | xargs grep "APP_VERSION_INT"
> 2> /dev/null
>

Well that's weird. Those strings have been in every single pgAdmin 4
release, so at the very least I'd expect it to find the 2 installations you
know are present.


> But I have found the following "config.py" files:
>
>
> pawelhadam@ogrodowa ~
> $ find /cygdrive/c -type f -name "config.py"
> /cygdrive/c/Program Files/PostgreSQL/9.6/pgAdmin 4/web/config.py
> /cygdrive/c/Program Files (x86)/pgAdmin 4/v1/web/config.py
> /cygdrive/c/Users/pawelhadam/AppData/Local/VirtualStore/Program Files
> (x86)/pgAdmin 4/v1/web/config.py
>

OK, so those all look like candidates. The last one looks quite odd to me -
I wouldn't expect to see a copy of it in there.

Any of them contain 1.5 as the version?

Please note, I'm going on vacation from this weekend and won't be back
until ~17th August (though I may have intermittent access to email only;
i.e. no laptop). If I don't reply to emails in that time, that's why.

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

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

Reply via email to