Re: Never asked to set Master Password

2023-10-25 Thread Karl O. Pinc
On Tue, 24 Oct 2023 15:34:05 -0700 Tim Quinn wrote: > I will be the only one using this. I don’t have a PG login. > How do I create one with pqsl? Where would I input those codes? In a terminal window. Finder -> Go -> Utilities -> Terminal Chat help with Postgres is in the #postgresql channe

Re: Never asked to set Master Password

2023-10-25 Thread Aditya Toshniwal
Hi Tim, Your pgAdmin is successfully started and working. The dialog(from the screenshot you shared) is basically asking the password for your postgres user on PostgreSQL 14 server. It is what you have entered when installing PG14. On Wed, Oct 25, 2023 at 2:32 PM Tim Quinn wrote: > Hi Karl, > >

Re: Never asked to set Master Password

2023-10-25 Thread Tim Quinn
Hi Karl, Yes, it appears to be a desktop install on my mac. I am not sure what Unix is? I will be the only one using this. I don’t have a PG login. How do I create one with pqsl? Where would I input those codes? I am trying to use PostgreSQL 14 on a mac. I installed earlier versions to see if

Re: Never asked to set Master Password

2023-10-24 Thread Richard Brockie
The need for a master password has gone away as keychain(? on MacOS) is now used: https://www.pgadmin.org/docs/pgadmin4/development/master_password.html "pgAdmin 4 uses the operating system password store by default to store the saved server passwords in desktop mode from version 7.2 onwards and M

Re: Never asked to set Master Password

2023-10-24 Thread Karl O. Pinc
On Tue, 24 Oct 2023 13:41:17 -0700 Tim Quinn wrote: > Hi Karl, > > I do not see my email anywhere on pgAdmin4? There is nothing in the > upper right hand corner to click on. > > So maybe I am not logged in. How can I log in or create an account? I am not very experienced with pgAdmin4. It may

Re: Never asked to set Master Password

2023-10-24 Thread Karl O. Pinc
On Mon, 23 Oct 2023 18:47:00 -0700 Tim Quinn wrote: > I am trying to open PostgreSQL in pgAdmin4 but it never asked me to > set a master password when opening. When I try to open the Server > "PostgreSQL 14" it asks for my password. The password I set up while > installing PostgreSQL 14, does not

Never asked to set Master Password

2023-10-24 Thread Tim Quinn
Hi, I am trying to open PostgreSQL in pgAdmin4 but it never asked me to set a master password when opening. When I try to open the Server "PostgreSQL 14" it asks for my password. The password I set up while installing PostgreSQL 14, does not work. I am stuck and I can't find anything online on ho