Re: Forgotten Password

2024-08-04 Thread Muhammad Ikram
Hi Benjamin, If you are still not able to locate pg_hba.conf then please try to find it using find command. Here is a sample on my mac machine. find /Library/PostgreSQL -name pg_hba.conf /Library/PostgreSQL/14/data/pg_hba.conf Ensure that you have permissions to edit this file. Once you are abl

Re: Forgotten Password

2024-08-04 Thread Khushboo Vashi
Hi, On Fri, Aug 2, 2024 at 4:50 PM Benjamin Lund 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 passwo