Re: pgadmin4 2.0 not properly starting

2017-11-06 Thread Neel Patel
Hi Mark, You have to use same python version while building and running pgAdmin4 application. If you want to compile pgAdmin4 runtime application with Python 3.4 then export "PYTHON_CONFIG" variable so that application will use python 3.4 while compiling. Hope you have used python 3.4 while creat

pgadmin4 2.0 not properly starting

2017-11-06 Thread Mark Murawski
Hi, Checkout master8b543a58 Python 2.7 Pgadmin4 draws an initial window and then goes no further. Attached screenshot. There's no log file output. And only this from the main process: $ runtime/pgAdmin4 Python path: "/home/markm/.virtualenvs/pgadmin4/lib/python3.4

Re: pgAdmin4 2.0, schema "Aggregates"

2017-11-06 Thread Melvin Davidson
Melvin Davidson 🎸 I reserve the right to fantasize.  Whether or not you wish to share my fantasy is entirely up to you. www.youtube.com/unusedhero/videos Folk Alley - All Folk - 24 Hours a day www.folkalley.com On Monday, November 6, 2017, 10:23:04 AM EST, Cherio wrote: Thank

Re: pgAdmin4 2.0, schema "Aggregates"

2017-11-06 Thread Cherio
Thank you for elaborating!! pgadmin 4 is a great product. I still hope that in some future at least the explorer view can get the "Aggregates" node, at least as an informational one. From my experience most of the time creating DB objects (tables, functions, etc) is done via a script so the UI to