Thank you. That sorted the web interface.
I also managed to get access to remote postgresql servers working.
However, the desktop interface still wants a login but the pair defined
for the web does not work for the desktop.
Is there a similar setup for desktop? I cannot see one in the
pgadmin4/
Hi,
You can run the 'dnf info pgadmin4' command to get information about the
installed pgadmin app.
It seems you have installed in server mode. So when you would have run the
command below -
```sudo /usr/pgadmin4/bin/setup-web.sh```
It should have asked for an email and a password, which should
I have just installed pgadmin4 v9.6 (I think) on my Rocky Linux laptop
using dnf.
When I start the app (from the applications menu or command line), it
wants an email address/username and password.
Nowhere in the install process was any authorisation set up so I have no
idea how to login.
I have