Fwd: lost master password
Sent from Gmail Mobile
---------- Forwarded message ---------
From: Afa Jamal <afa.jam@gmail.com>
Date: Fri, Jun 7, 2024 at 8:13 PM
Subject: lost master password
To: <security@postgresql.org>
Hello
how you can help me with lost super password?
thank you
--
*Afa J Zada*
Import Notes
Reply to msg id not found: CAJt4UHodDHf5nB+p=Fhr=cSr9t-NJExkyLNGa4tX9GqMUTgOhA@mail.gmail.comReference msg id not found: CAJt4UHodDHf5nB+p=Fhr=cSr9t-NJExkyLNGa4tX9GqMUTgOhA@mail.gmail.com
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?
Yours,
Laurenz Albe
superuser
Sent from Gmail Mobile
On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:
Show quoted text
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?Yours,
Laurenz Albe
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@gmail.com> wrote:
Show quoted text
Sent from Gmail Mobile
---------- Forwarded message ---------
From: Afa Jamal <afa.jam@gmail.com>
Date: Fri, Jun 7, 2024 at 8:13 PM
Subject: lost master password
To: <security@postgresql.org>Hello
how you can help me with lost super password?thank you
--
*Afa J Zada*
On Mon, 2024-06-10 at 05:06 -0400, Afa Jamal wrote:
On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?superuser
https://lmgtfy.click/?q=reset%20postgresql%20superuser%20password
Yours,
Laurenz Albe
Hello
can you help me with reset
I am not able to do this
what u caan advise
On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?Yours,
Laurenz Albe
--
*Afa J Zada*
On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
can you help me with reset
I am not able to do this
what u caan adviseOn Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?
Only if you answer my qustion.
Yours,
Laurenz Albe
master
Sent from Gmail Mobile
On Mon, Jul 22, 2024 at 9:30 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:
Show quoted text
On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
can you help me with reset
I am not able to do this
what u caan adviseOn Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?Only if you answer my qustion.
Yours,
Laurenz Albe
On 7/22/24 06:32, Afa Jamal wrote:
master
Read:
https://www.pgadmin.org/docs/pgadmin4/8.9/master_password.html
Sent from Gmail Mobile
On Mon, Jul 22, 2024 at 9:30 AM Laurenz Albe <laurenz.albe@cybertec.at
<mailto:laurenz.albe@cybertec.at>> wrote:On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
can you help me with reset
I am not able to do this
what u caan adviseOn Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe
<laurenz.albe@cybertec.at <mailto:laurenz.albe@cybertec.at>> wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
how you can help me with lost super password?
Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?Only if you answer my qustion.
Yours,
Laurenz Albe
--
Adrian Klaver
adrian.klaver@aklaver.com