View Issue Details

IDProjectCategoryView StatusLast Update
0000335My infrastructureGeneralpublic2025-11-01 13:19
Reporterdvl Assigned Todvl  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0000335: MD5 password support is deprecated and will be removed in a future release of PostgreSQL
DescriptionFrom https://www.postgresql.org/docs/current/auth-password.html

To upgrade an existing installation from md5 to scram-sha-256, after having ensured that all client libraries in use are new enough to support SCRAM, set password_encryption = 'scram-sha-256' in postgresql.conf, make all users set new passwords, and change the authentication method specifications in pg_hba.conf to scram-sha-256.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-01 13:19 dvl New Issue
2025-11-01 13:19 dvl Status new => assigned
2025-11-01 13:19 dvl Assigned To => dvl