View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000335 | My infrastructure | General | public | 2025-11-01 13:19 | 2025-11-01 13:19 |
| Reporter | dvl | Assigned To | dvl | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Summary | 0000335: MD5 password support is deprecated and will be removed in a future release of PostgreSQL | ||||
| Description | From 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. | ||||
| Tags | No tags attached. | ||||