monitor connection attempts per user
pgext.cloud · Source code · License text · Control file
| Package | pg_auth_mon |
|---|---|
| Version | 3.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_auth_mon |
| Stars | 28 |
| Latest commit | 2026-07-02 |
| Latest release | 2026-07-02 |
| Catalogue updated | 2026-08-30 |
| set_user | similar to SET ROLE but with added logging |
| login_hook | login_hook - hook to execute login_hook.login() at login time |
| pg_session_jwt | Manage authentication sessions using JWTs |
| auth_delay | pause briefly before reporting authentication failure |
| logerrors | Function for collecting statistics about messages in logfile |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| pgelog | Extended logging via pseudo-autonomous transactions |
| pgaudit | provides auditing functionality |
| pg_permissions | view object permissions and compare them with the desired state |