From: | Tory M Blue <tmblue(at)gmail(dot)com> |
---|---|
To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
Cc: | "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Odd postgres12 upgrade is changing or munging a password? |
Date: | 2020-05-08 19:11:04 |
Message-ID: | CAEaSS0b4TK65g-fu0nSJJQ_TLgX8ndnYJ_qiE0BCZzKzmTLX1w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, May 7, 2020 at 11:41 PM Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
wrote:
> On Thu, 2020-05-07 at 11:55 -0700, Tory M Blue wrote:
> > Going from 9.5 to 12 and 2 times now, I've had a password either go
> missing or munged.
> > I've had to add an alter statement at the end of the upgrade.
> >
> > The DB is functioning fine, shut it down, do the upgrade and the
> password is munged.
> > Seems like an odd occurrence, we have not noted any other weird issues.
> >
> > Anyone else see or hear of this?
>
> The only explanation I can come up with is that "password_encryption" is
> set to
> "scram-sha-256" on the v12 server.
>
> Yours,
> Laurenz Albe
> --
> Cybertec | https://www.cybertec-postgresql.com
>
>
If that was the case, wouldn't it change the others as well? Why a single
password.
Super strange indeed :)
Tory
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2020-05-08 19:13:29 | Re: Odd postgres12 upgrade is changing or munging a password? |
Previous Message | Tory M Blue | 2020-05-08 19:03:53 | Re: Odd postgres12 upgrade is changing or munging a password? |