pause briefly before reporting authentication failure
pgext.cloud · Website · Documentation · License text
| Package | auth_delay |
|---|---|
| Version | - |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Shared libraries | auth_delay |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| pg_session_jwt | Manage authentication sessions using JWTs |
| login_hook | login_hook - hook to execute login_hook.login() at login time |
| set_user | similar to SET ROLE but with added logging |
| pg_auth_mon | monitor connection attempts per user |
| pgjwt | JSON Web Token API for Postgresql |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| oidc_validator | PostgreSQL 18 OIDC bearer-token validator plugin written in Rust |
| pg_permissions | view object permissions and compare them with the desired state |
| pgaudit | provides auditing functionality |