select open change scope Open full search

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

Extensions / Compatibility

pg_dbms_job

Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL

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

Overview

Packagepg_dbms_job
Version2.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_dbms_job
Schemadbms_job
Stars43
Latest commit2026-04-18
Latest release2026-04-18
Catalogue updated2026-08-30

Related extensions

See also

pg_cronJob scheduler for PostgreSQL
pg_taskexecute any sql command at any specific time at background
pgagentA PostgreSQL job scheduler
pg_dispatchAsynchronous SQL dispatcher built on pg_cron
pg_laterRun queries now and get results later
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_utl_smtpOracle UTL_SMTP compatibility extension for PostgreSQL