select open change scope Open full search

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

Extensions / Security

pg_jobmon

Extension for logging and monitoring functions in PostgreSQL

pgext.cloud · Source code · Control file · PGXN

Overview

Packagepg_jobmon
Version1.4.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars203
Latest commit2022-05-26
Latest release2021-08-09
Catalogue updated2026-08-30

Related extensions

Requires

dblinkconnect to other PostgreSQL databases from within a database

See also

pg_cronJob scheduler for PostgreSQL
pgagentA PostgreSQL job scheduler
pg_dispatchAsynchronous SQL dispatcher built on pg_cron
pg_taskexecute any sql command at any specific time at background
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_laterRun queries now and get results later