pgAdmin 4 1.6
Desktop mode
Windows 10 (es_mx regional configuration if that matters)
Postgresql 9.6
If I start a local backup (Custom type, default options in everything) I
get a small dialog with the error
object of type 'bool' has no len()
If I try a remote backup with the same options
On Thu, Sep 14, 2017 at 5:59 PM, Mike Surcouf wrote:
> I share your pain.
>
> I do have it working but as a root app and it took me a while to work
> through the docs and fill in the blanks.
>
> I think Dave was looking at making server install much easier but not sure
> if anything was implement
I share your pain.
I do have it working but as a root app and it took me a while to work through
the docs and fill in the blanks.
I think Dave was looking at making server install much easier but not sure if
anything was implemented in the next version.
Regarding issue #2 running the app as a sub
Hi team,
Thanks for the hard work you've put in to develop pgAdmin4 and provide
support to the community. I'm writing to ask for your help to set up
pgAdmin4 in server mode under Apache with WSGI. I'm running Ubuntu 16.04
Server and installing pgAdmin4 version 1.6 with Python 2.7.12. A couple o
Johann,
I also had a problem with the desktop version 1.6. The problem turnout to be
related to Python environment variables. I resolved as follows:1. temporarily
remove any Python environment variablesEG: PYTHONPATH2. Remove any previous
PgAdmin4 files3. Reinstall PgAdmin v1.64. Add back the Py