BUG #18590: during pg14 to pg15 migration , old passwords not migrated to scram-sha from md5

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: mynagam(at)gmail(dot)com
Subject: BUG #18590: during pg14 to pg15 migration , old passwords not migrated to scram-sha from md5
Date: 2024-08-26 08:39:41
Message-ID: 18590-9ad30c94d263a63b@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18590
Logged by: kaaa
Email address: mynagam(at)gmail(dot)com
PostgreSQL version: 15.0
Operating system: Linux
Description:

In few upgrades , we see one issue that old user passwords are still with
md5 not with scramsha
In success cases it , says updating passwords and updating schema
User id: 1 updated its encrypted password successfully.
In the failure cases , it is skipping schema update and and passowrd update
saying User id: 1 already has its encrypted password.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Guo 2024-08-26 13:07:23 Re: BUG #18589: pg_get_viewdef returns wrong query
Previous Message PG Bug reporting form 2024-08-26 06:42:36 BUG #18589: pg_get_viewdef returns wrong query