Re: Odd postgres12 upgrade is changing or munging a password?

Поиск
Список
Период
Сортировка
От Tory M Blue
Тема Re: Odd postgres12 upgrade is changing or munging a password?
Дата
Msg-id CAEaSS0b4TK65g-fu0nSJJQ_TLgX8ndnYJ_qiE0BCZzKzmTLX1w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Odd postgres12 upgrade is changing or munging a password?  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: Odd postgres12 upgrade is changing or munging a password?
Список pgsql-general


On Thu, May 7, 2020 at 11:41 PM Laurenz Albe <laurenz.albe@cybertec.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 

В списке pgsql-general по дате отправления:

Предыдущее
От: Tory M Blue
Дата:
Сообщение: Re: Odd postgres12 upgrade is changing or munging a password?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Odd postgres12 upgrade is changing or munging a password?