select open change scope Open full search

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

Extensions / Compatibility

pg_dbms_metadata

Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL

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

Overview

Packagepg_dbms_metadata
Version1.0.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemadbms_metadata
Stars13
Latest commit2025-09-14
Latest release2024-01-03
Catalogue updated2026-08-30

Related extensions

See also

pg_get_functiondefGet function's definition
ddlxDDL eXtractor functions
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_readmeGenerate a Markdown README from PostgreSQL COMMENT objects
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
pg_utl_smtpOracle UTL_SMTP compatibility extension for PostgreSQL
pgddIntrospect pg data dictionary via standard SQL
metaNormalized, friendlier system catalog for PostgreSQL