select open change scope Open full search

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

Extensions / Security

auth_delay

pause briefly before reporting authentication failure

pgext.cloud · Website · Documentation · License text

Overview

Packageauth_delay
Version-
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
Shared librariesauth_delay
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

pg_session_jwtManage authentication sessions using JWTs
login_hooklogin_hook - hook to execute login_hook.login() at login time
set_usersimilar to SET ROLE but with added logging
pg_auth_monmonitor connection attempts per user
pgjwtJSON Web Token API for Postgresql
pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
oidc_validatorPostgreSQL 18 OIDC bearer-token validator plugin written in Rust
pg_permissionsview object permissions and compare them with the desired state
pgauditprovides auditing functionality