Extensions / Foreign data wrappers
foreign-data wrapper for remote PostgreSQL servers
pgext.cloud · Website · Documentation · License text · Control file
| Package | postgres_fdw |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| edb_cloneschema | Local and cross-database schema cloning for EPAS. |
| mypg_sharding | mypg sharding utilities for PostgreSQL |
| omni_schema | Advanced schema management tooling |
| pathman_sharding | Improved sharding for pg_pathman. |
| pg_cron_helper | Extension to help functionality of pg_cron |
| pg_repeater | Replicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw. |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| rep_fdw | Replicate table changes to another PostgreSQL server through postgres_fdw |
| repeater | Demonstration extension for executing serialized raw query plans on a remote PostgreSQL node. |
| db_migrator | Tools to migrate other databases to PostgreSQL |
| pgspider_ext | foreign-data wrapper for remote PGSpider servers |
| dblink | connect to other PostgreSQL databases from within a database |
| mimeo | Extension for specialized, per-table replication between PostgreSQL instances |
| pgclone | Clone PostgreSQL databases, schemas, tables, and functions across environments |
| pglogical | PostgreSQL Logical Replication |
| mysql_fdw | Foreign data wrapper for querying a MySQL server |
| citus | Distributed PostgreSQL as an extension |
| plproxy | Database partitioning implemented as procedural language |
| db2_fdw | foreign data wrapper for DB2 access |