select open change scope Open full search

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

Extensions / Foreign data wrappers

postgres_fdw_plus

Fork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery helpers

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepostgres_fdw_plus
Version1.0
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapgfdw_plus
Stars0
Latest commit2023-07-10
Catalogue updated2026-08-30

Related extensions

See also

greenplum_fdwForeign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions.
dump_fdwForeign data wrapper for querying rows directly from PostgreSQL custom-format dump files
pgespressoOptional Extension for Barman, Backup and Recovery Manager for PostgreSQL
pg_shardmanManages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication.
pg_wal_recoverypg recovery is an educational PostgreSQL extension for database recovery
mypg_shardingmypg sharding utilities for PostgreSQL
pg_bmanPostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers.
pgpool_recoveryrecovery functions for pgpool-II for V4.3
ptrackTracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks.
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL