PIGSTY

postgres_fdw

foreign-data wrapper for remote PostgreSQL servers

Overview

8990postgres_fdwpostgres_fdw1.1
FDW
PostgreSQL
C

Attributes

YesNoYesNoYesUnknownNo-

Packages

EL
CONTRIB
postgresql$v-contrib1.1-
18
17
16
15
14
13
Debian
CONTRIB
postgresql-$v1.1-
18
17
16
15
14
13

See Also

citus
plproxy
wrappers
pgspider_ext
dblink
mimeo
multicorn
mysql_fdw
oracle_fdw
tds_fdw
db2_fdw
sqlite_fdw
firebird_fdw
documentdb_distributed
odbc_fdw

Availability

PG18PG17PG16PG15PG14PG13
el8.x86_64
1.1
1.1
1.1
1.1
1.1
1.1
el8.aarch64
1.1
1.1
1.1
1.1
1.1
1.1
el9.x86_64
1.1
1.1
1.1
1.1
1.1
1.1
el9.aarch64
1.1
1.1
1.1
1.1
1.1
1.1
d12.x86_64
1.1
1.1
1.1
1.1
1.1
1.1
d12.aarch64
1.1
1.1
1.1
1.1
1.1
1.1
u22.x86_64
1.1
1.1
1.1
1.1
1.1
1.1
u22.aarch64
1.1
1.1
1.1
1.1
1.1
1.1
u24.x86_64
1.1
1.1
1.1
1.1
1.1
1.1
u24.aarch64
1.1
1.1
1.1
1.1
1.1
1.1
CONTRIB
PGDG
PIGSTY

Download

This extension is built-in with PostgreSQL and does not need separate download.

Install

Extension postgres_fdw is PostgreSQL Built-in Contrib Extension which is installed along with the kernel/contrib.
Create this extension with:
CREATE EXTENSION postgres_fdw;