Dynamically configurable PostgreSQL password complexity checks.
pgext.cloud · Source code · License text · Control file
| Package | passwordpolicy |
|---|---|
| Version | 2.0.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | $libdir/passwordpolicy |
| Stars | 2 |
| Latest commit | 2026-07-08 |
| Latest release | 2026-07-08 |
| Catalogue updated | 2026-08-30 |
| pg_pwhash | Advanced password hashing methods for PostgreSQL |
| passwordcheck | checks user passwords and reject weak password |
| passwordcheck_cracklib | Strengthen PostgreSQL user password checks with cracklib |
| credcheck | credcheck - postgresql plain text credential checker |
| chkpass | data type for auto-encrypted passwords |
| pg_enigma | Encrypted postgres data type |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |