Re: Python access to macOS keychain

2024-01-01 Thread Nikhil Mohite
Hi Neil, pgAdmin uses a Keychain to store the pgAdmin server passwords if users opt for save password functionality. Keychain access is Python process-specific. Hence allowing keychain access to the python process requested by pgAdmin will be specific to this python pid. We are trying to add a pgA

Re: No prompt for setting up a master password

2023-06-06 Thread Nikhil Mohite
after download, it also doesn't ask for a password (only when > trying to connect to a server). If it's helpful to know, I'm using Mac OS. > > Is there a way to set the master password without having the prompt > appear? If yes, where/how? If not, what might you recommen

Re: pgAdmin 4 v7.2 Released

2023-06-02 Thread Nikhil Mohite
Even though I have a >> config_local.py file with the string: >> MASTER_PASSWORD_REQUIRED=False >> I am still getting a "Migrate Saved Passwords" dialog upon start. >> >> How do I by pass this new dialog? >> >> Thanks, >> rik. >> >> >>>- >>> >>> >>> >>> Regards, Nikhil Mohite

Re: pgAdmin Not Giving Error Messages

2021-07-12 Thread Nikhil Mohite
from a csv file, it just fails with Error Code 1 but no error > message is given. Using pgAdmin on a different machine in "Client" mode it > does provide the error message. Why am I not getting an error message ? > > -PG Admin v4.23 > -Ubuntu 18.04 LTS > -Server Mode > Regards, Nikhil Mohite

Re: PSQL Tool support copy/paste ?

2021-06-20 Thread Nikhil Mohite
(and create a ticket)? > I have created the ticker #6547 <https://redmine.postgresql.org/issues/6547> for both macOS and Windows platform issues related to PSQL tools. > > -- > Dave Page > Blog: https://pgsnake.blogspot.com > Twitter: @pgsnake > > EDB: https://www.enterprisedb.com > > Regards, Nikhil Mohite