Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_dbms_job |
|---|---|
| Version | 2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_dbms_job |
| Schema | dbms_job |
| Stars | 43 |
| Latest commit | 2026-04-18 |
| Latest release | 2026-04-18 |
| Catalogue updated | 2026-08-30 |
| pg_cron | Job scheduler for PostgreSQL |
| pg_task | execute any sql command at any specific time at background |
| pgagent | A PostgreSQL job scheduler |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_later | Run queries now and get results later |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pg_dbms_errlog | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_utl_smtp | Oracle UTL_SMTP compatibility extension for PostgreSQL |