From: | Stephen Davies <sdavies(at)sdc(dot)com(dot)au> |
---|---|
To: | Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com> |
Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org |
Subject: | Re: Problem using new installation |
Date: | 2025-07-30 06:43:36 |
Message-ID: | 0c60b57b-149c-4a16-8fcf-6354be6c9526@sdc.com.au |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
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(at)sdc(dot)com(dot)au
> <mailto:sdavies(at)sdc(dot)com(dot)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(at)pgadmin(dot)org
> <mailto:pgadmin4(at)pgadmin(dot)org> without
> success.
> No log files are being created.
> How can I confirm the app version?
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ramesh Pitchai | 2025-07-30 06:56:56 | RE: PG Admin Application not launching |
Previous Message | Yogesh Mahajan | 2025-07-29 11:02:51 | Re: Problem using new installation |