Extension for logging and monitoring functions in PostgreSQL
pgext.cloud · Source code · Control file · PGXN
| Package | pg_jobmon |
|---|---|
| Version | 1.4.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 203 |
| Latest commit | 2022-05-26 |
| Latest release | 2021-08-09 |
| Catalogue updated | 2026-08-30 |
| dblink | connect to other PostgreSQL databases from within a database |
| pg_cron | Job scheduler for PostgreSQL |
| pgagent | A PostgreSQL job scheduler |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_task | execute any sql command at any specific time at background |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_later | Run queries now and get results later |