select open change scope Open full search

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

Extensions / Replication and streams

pg_pageprep

Prepares heap pages on PostgreSQL or Postgres Pro Standard for migration to the 64-bit-XID page format used by Postgres Pro Enterprise.

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

Overview

Packagepg_pageprep
Version0.1
PostgreSQL versions10 · 11
RepositoryUnspecified
Extension typePreloaded
Distributionpostgres-pro-enterprise
VendorPostgres Professional
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_pageprep
Stars8
Latest commit2019-05-31
Latest release2019-05-21
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

mysql_migratorTools for MySQL to PostgreSQL migration
rds_online_ddlAlibaba Cloud RDS online column type migration extension
data2pgMigration framework for discovering, copying, and comparing non-PostgreSQL database content through foreign data wrappers.
cigrationOnline migration and rebalancing of colocated Citus shards for cluster expansion, contraction, and worker replacement.
pgl_ddl_deployautomated ddl deployment using pglogical
logical_ddlReplicate supported DDL changes over PostgreSQL logical replication
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
ora_migratorTools to migrate Oracle databases to PostgreSQL