select open change scope Open full search

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

Extensions / Foreign data wrappers

oracle_fdw

foreign data wrapper for Oracle access

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

Overview

Packageoracle_fdw
Version2.9.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Stars551
Latest commit2026-08-24
Latest release2026-06-08
Catalogue updated2026-08-30

Related extensions

Required by

check_orapgValidate Oracle-to-PostgreSQL or EDB migrations by comparing database objects, privileges, attributes, comments, and row counts.
ora_migratorTools to migrate Oracle databases to PostgreSQL

See also

mysql_fdwForeign data wrapper for querying a MySQL server
tds_fdwForeign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server)
db2_fdwforeign data wrapper for DB2 access
sqlite_fdwSQLite Foreign Data Wrapper
firebird_fdwForeign data wrapper for Firebird
informix_fdwForeign data wrapper for Informix access
postgres_fdwforeign-data wrapper for remote PostgreSQL servers
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
db2fceDB2 compatibility functions, types, operators, and SYSIBM.SYSDUMMY1 for PostgreSQL.
db_migratorTools to migrate other databases to PostgreSQL