select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

passwordcheck

checks user passwords and reject weak password

pgext.cloud · Website · Documentation · License text

Overview

Packagepasswordcheck
Version-
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
Shared libraries$libdir/passwordcheck
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

pg_pwhashAdvanced password hashing methods for PostgreSQL
passwordcheck_cracklibStrengthen PostgreSQL user password checks with cracklib
credcheckcredcheck - postgresql plain text credential checker
passwordpolicyDynamically configurable PostgreSQL password complexity checks.
chkpassdata type for auto-encrypted passwords
pg_enigmaEncrypted postgres data type
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types