Re: reg. running pgadmin in server mode and automatic login

2021-10-13 Thread Aditya Toshniwal
Hi Sindhu, The URL will change and the key is passed as a security key for the runtime desktop app. You can use the python wheel package of pgAdmin - https://www.pgadmin.org/download/pgadmin-4-python/ and configure it as per your requirement. On Wed, Oct 13, 2021 at 8:20 PM Sindhu S wrote: >

Re: reg. running pgadmin in server mode and automatic login

2021-10-13 Thread Sindhu S
Reposting because I missed asking the mailing list. Please see quoted mail. Thank you On Thu, 30 Sept 2021 at 16:31, Sindhu S wrote: > hi, > > The url (http://127.0.0.1:5050/?key=23ef84fc-f2c9-4b80-ab29-f55246800cca) > changes every time pgadmin4 app is run. I do not want this. I want to be >

Re: pgAdmin4 6.0 not available on PyPi

2021-10-13 Thread Dave Page
Hi On Wed, Oct 13, 2021 at 11:33 AM Václav Nováček wrote: > Hi, > > could you please release version 6.0 also on PyPi? > At present, we cannot as it's become slightly larger than our size limit. I have requested an increase: https://github.com/pypa/pypi-support/issues/1356 -- Dave Page Blog:

pgAdmin4 6.0 not available on PyPi

2021-10-13 Thread Václav Nováček
Hi, could you please release version 6.0 also on PyPi? Thanks Vaclav