Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-23 Thread Mark Murawski
On 2020-09-21 11:44, Dave Page wrote: > Hi > > On Mon, Sep 21, 2020 at 4:25 PM Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: > > Hi Dave, > > What's the difference between the one I'm using now: > deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main > > And

Re: pgAdmin support: setup.py --dump-servers

2020-09-23 Thread Aditya Toshniwal
Hi Gavin, Alternatively, you could try below. Not the best of solutions but has worked for few users. 1) cd /Applications/pgAdmin\ 4.app/Contents/Resources/venv 2) ./bin/python ../web/setup.py --dump-servers On Wed, Sep 23, 2020 at 12:59 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote

Re: pgAdmin support: setup.py --dump-servers

2020-09-23 Thread Yogesh Mahajan
Hi Gavin, Please run below commands - export PYTHONHOME=/Applications/pgAdmin\ 4.app/Contents/Resources/venv /Applications/pgAdmin\ 4.app/Contents/Resources/venv/bin/python /Applications/pgAdmin\ 4.app/Contents/Resources/web/setup.py --dump-servers Thanks, Yogesh Mahajan EnterpriseDB Corpora