Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_dbms_lock |
|---|---|
| Version | 2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | dbms_lock |
| Stars | 6 |
| Latest commit | 2026-06-17 |
| Latest release | 2026-06-17 |
| Catalogue updated | 2026-08-30 |
| pg_background | Run SQL queries in the background |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_utl_smtp | Oracle UTL_SMTP compatibility extension for 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_cron | Job scheduler for PostgreSQL |
| pgagent | A PostgreSQL job scheduler |
| pg_task | execute any sql command at any specific time at background |