Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
pgext.cloud · Source code · License text · Control file
| Package | pg_dbms_errlog |
|---|---|
| Version | 2.4 |
| 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_errlog |
| Schema | dbms_errlog |
| Stars | 16 |
| Latest commit | 2026-06-23 |
| Latest release | 2026-06-23 |
| Catalogue updated | 2026-08-30 |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| 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_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| 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 |