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/bin directory.
Cheers,
Stephen
On 29/7/25 20:32, Yogesh Mahajan wrote:
> 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 be used
> for logging in.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
>
> On Tue, Jul 29, 2025 at 1:14 PM Stephen Davies <sdavies@sdc.com.au
> <mailto:sdavies@sdc.com.au>> wrote:
>
> 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 tried Linux username/passwords and pgadmin4@pgadmin.org
> <mailto:pgadmin4@pgadmin.org> without
> success.
> No log files are being created.
> How can I confirm the app version?
>
>
>