select open change scope Open full search

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

Extensions / Security

login_hook

login_hook - hook to execute login_hook.login() at login time

pgext.cloud · Source code · License text · Control file

Overview

Packagelogin_hook
Version1.7
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemalogin_hook
Stars33
Latest commit2026-06-22
Latest release2026-06-22
Catalogue updated2026-08-30

Related extensions

See also

pg_session_jwtManage authentication sessions using JWTs
pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
pgjwtJSON Web Token API for Postgresql
oidc_validatorPostgreSQL 18 OIDC bearer-token validator plugin written in Rust
pg_auth_monmonitor connection attempts per user
auth_delaypause briefly before reporting authentication failure
set_usersimilar to SET ROLE but with added logging
pgsodiumPostgres extension for libsodium functions
sslinfoinformation about SSL certificates
sslutilsA Postgres extension for managing SSL certificates through SQL