Re: Forgotten Password

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Benjamin Lund <blund(at)student(dot)unimelb(dot)edu(dot)au>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Forgotten Password
Date: 2024-08-05 04:36:01
Message-ID: CAFOhELfFhnM2X+ry9Fi5tsYmCv1GfQydUGa0ixN0cmN6mJxT_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

On Fri, Aug 2, 2024 at 4:50 PM Benjamin Lund <blund(at)student(dot)unimelb(dot)edu(dot)au>
wrote:

> Hi there,
>
> I have recently created an account on pgAdmin 4 as part of a university
> course. After making a server with this account and password, I then went
> to reopen this server a few days later only to realise I needed my password
> which I have sadly forgotten.
>
If you forgot the pgAdmin password, then the Forgot Password link is there
on the login page.
If you forgot your PostgreSQL password, then as mentioned by you, find the
pg_hba file and do appropriate changes to login without password, you will
find many blogs/videos for that.

>
> I have looked online for help, but I am unable to find the mentioned
> 'pg_hba' file that I need. For reference I am working on Mac.
>
> Is there any other way I can reset this password and gain access to the
> server? I have also tried uninstalling the application but this has not
> solved the issue and when reinstalled it is still attached to my
> account/password.
>
How have you installed Postgres?

>
> Thanks,
>
> Ben
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Muhammad Ikram 2024-08-05 06:52:38 Re: Forgotten Password
Previous Message Gus Spier 2024-08-03 12:32:33 Re: Query tool data grid - Infinite scroll vs Pagination