select open change scope Open full search

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

Extensions / Security

tencentdb_pwdcheck

TencentDB password-policy extension loaded at server startup to enforce strong passwords.

pgext.cloud · Documentation

Overview

Packagetencentdb_pwdcheck
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Distributiontencentdb-postgresql
VendorTencent Cloud
Requires CREATE EXTENSIONYes
Requires preloadYes
Shared librariestencentdb_pwdcheck
Catalogue updated2026-07-30

Related extensions

See also

passwordpolicyDynamically configurable PostgreSQL password complexity checks.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
check_chapmd5_passwordFunction for verifying CHAP-MD5 authentication responses.