select open change scope Open full search

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

Extensions / Replication and streams

check_orapg

Validate Oracle-to-PostgreSQL or EDB migrations by comparing database objects, privileges, attributes, comments, and row counts.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagecheck_orapg
Version3.0
PostgreSQL versions11 · 12 · 13
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemacheck_orapg
Stars1
Latest commit2022-04-13
Catalogue updated2026-08-30

Related extensions

Requires

oracle_fdwforeign data wrapper for Oracle access
plpgsqlPL/pgSQL procedural language

See also

orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
ora_migratorTools to migrate Oracle databases to PostgreSQL
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_statement_rollbackServer side rollback at statement level for PostgreSQL like Oracle or DB2
plpgsql_wrapOracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
oracle_fdwforeign data wrapper for Oracle access
dbms_sqlImplements a subset of Oracle's DBMS_SQL package API to ease application migration 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.