Jump to letter: [
ABCDEFGHIJLMOPRSTW
]
credcheck_10 - PostgreSQL background worker to report wether a node is a replication master or standby
- Description:
The credcheck PostgreSQL extension provides few general credential checks,
which will be evaluated during the user creation, during the password change
and user renaming. By using this extension, we can define a set of rules to
allow a specific set of credentials, and a set of rules to reject a certain
type of credentials. This extension is developed based on the PostgreSQL's
check_password_hook hook.
Packages