Re: Need a Password for PgAdmin PostgreSQL.

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: Mohan(dot)Muthu(at)cognizant(dot)com
Cc: pgadmin-support(at)postgresql(dot)org, Girisa(dot)T(at)cognizant(dot)com
Subject: Re: Need a Password for PgAdmin PostgreSQL.
Date: 2025-11-11 04:50:34
Message-ID: CAMa=N=MkZN5iJXa58pgT1R28FwyiWzu0suSFxU2ZUVjO70_7Hw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

You should hae Postgres password before you add/connect to PostgreSQL
server using pgadmin. Probally, with commadline, you can switch to postgres
user(generally created while installtion) and then try conencting using
psql.(As localhost is allowed to connect bydefault if you have not
modifed pg_hba.conf setting) and then change password for postgres user.

Thanks,
Yogesh Mahajan
EnterpriseDB

On Thu, Nov 6, 2025 at 9:22 PM <Mohan(dot)Muthu(at)cognizant(dot)com> wrote:

> Hi Team,
>
> This is regarding my PgAdmin password.
>
> PostgreSQL got installed on its own automatically by the system but I did
> not get any notification to create a password to Connect to Server as shown
> below. Could you please assist me to set up the password, please let me
> know in case of more details required.
>
>
> Thanks
> With Regards
> Mohan Muthu.
> This e-mail and any files transmitted with it are for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information. If you are not the intended recipient(s), please reply to the
> sender and destroy all copies of the original message. Any unauthorized
> review, use, disclosure, dissemination, forwarding, printing or copying of
> this email, and/or any action taken in reliance on the contents of this
> e-mail is strictly prohibited and may be unlawful. Where permitted by
> applicable law, this e-mail and other e-mail communications sent to and
> from Cognizant e-mail addresses may be monitored.
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2025-11-13 06:07:19 pgAdmin 4 v9.10 Released
Previous Message Yogesh Mahajan 2025-11-11 04:47:25 Re: Inability to access root account for PGAdmin