select open change scope Open full search

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

Extensions / Foreign data wrappers

pgc_fdw

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

Overview

Packagepgc_fdw
Version1.0
PostgreSQL versions12
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars7
Latest commit2020-07-27
Catalogue updated2026-08-30

Related extensions

See also

postgres_fdwforeign-data wrapper for remote PostgreSQL servers
pgfdbExperimental pgrx extension that stores PostgreSQL table and index data in FoundationDB for distributed, fault-tolerant, horizontally scalable operation.
json_fdwForeign data wrapper for local and remote JSON document access.