Extensions / Foreign data wrappers
Access remote PostgreSQL tables through a postgres_fdw-derived wrapper with a FoundationDB-backed query cache
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgc_fdw |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 12 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 7 |
| Latest commit | 2020-07-27 |
| Catalogue updated | 2026-08-30 |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| pgfdb | Experimental pgrx extension that stores PostgreSQL table and index data in FoundationDB for distributed, fault-tolerant, horizontally scalable operation. |
| json_fdw | Foreign data wrapper for local and remote JSON document access. |