Add passwordcheck.min_password_length.

Nathan Bossart <nathan@postgresql.org>

Commit: f7e1b3828a930639aefb5746a214cb5ddf734361
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-01-07T21:06:40Z
Releases: 18.0
Add passwordcheck.min_password_length.

This new parameter can be used to change the minimum allowed
password length (in bytes).  Note that it has no effect if a user
supplies a pre-encrypted password.

Author: Emanuele Musella, Maurizio Boriani
Reviewed-by: Tomas Vondra, Bertrand Drouvot, Japin Li
Discussion: https://postgr.es/m/CA%2BugDNyYtHOtWCqVD3YkSVYDWD_1fO8Jm_ahsDGA5dXhbDPwrQ%40mail.gmail.com

Files

Documentation touched

Discussion