select open change scope Open full search

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

Extensions / Replication and streams

data2pg

Migration framework for discovering, copying, and comparing non-PostgreSQL database content through foreign data wrappers.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagedata2pg
Version0.7
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars9
Latest commit2023-06-12
Latest release2022-08-04
Catalogue updated2026-08-30

Related extensions

Requires

dblinkconnect to other PostgreSQL databases from within a database

See also

mysql_migratorTools for MySQL to PostgreSQL migration
check_orapgValidate Oracle-to-PostgreSQL or EDB migrations by comparing database objects, privileges, attributes, comments, and row counts.
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
rds_online_ddlAlibaba Cloud RDS online column type migration extension
pg_pageprepPrepares heap pages on PostgreSQL or Postgres Pro Standard for migration to the 64-bit-XID page format used by Postgres Pro Enterprise.
pgl_ddl_deployautomated ddl deployment using pglogical
logical_ddlReplicate supported DDL changes over PostgreSQL logical replication
ora_migratorTools to migrate Oracle databases to PostgreSQL