Search Postgresql Archives

Re: lost master password

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

Do following

Stop pg service
Open pg_hba.conf
Put trust for authentication e.g. "local   all             all                                     trust"

Start the service
Log in using psql e.g psql -U postgres
Change the password e.g ALTER USER postgres WITH PASSWORD 'new_password';


Regards
Kashif Zeeshan
Bitnine Global

On Mon, Jun 10, 2024 at 2:01 PM Afa Jamal <afa.jam@xxxxxxxxx> wrote:


Sent from Gmail Mobile


---------- Forwarded message ---------
From: Afa Jamal <afa.jam@xxxxxxxxx>
Date: Fri, Jun 7, 2024 at 8:13 PM
Subject: lost master password
To: <security@xxxxxxxxxxxxxx>


Hello
how you can help me with lost super password?

thank you 


--
Afa J Zada

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux