Extensions / Foreign data wrappers
Fork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery helpers
pgext.cloud · Source code · Documentation · Control file
| Package | postgres_fdw_plus |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | pgfdw_plus |
| Stars | 0 |
| Latest commit | 2023-07-10 |
| Catalogue updated | 2026-08-30 |
| greenplum_fdw | Foreign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions. |
| dump_fdw | Foreign data wrapper for querying rows directly from PostgreSQL custom-format dump files |
| pgespresso | Optional Extension for Barman, Backup and Recovery Manager for PostgreSQL |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| pg_wal_recovery | pg recovery is an educational PostgreSQL extension for database recovery |
| mypg_sharding | mypg sharding utilities for PostgreSQL |
| pg_bman | PostgreSQL hot-backup tooling with remote full/incremental backup and archive-log helpers. |
| pgpool_recovery | recovery functions for pgpool-II for V4.3 |
| ptrack | Tracks changed PostgreSQL blocks for incremental backup using a shared-memory map and core storage hooks. |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |