Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
PostgreSQL extension
|
gptkbp:allows |
foreign tables
pushdown of WHERE clauses pushdown of aggregates pushdown of joins |
gptkbp:canBeDeployedOn |
CREATE EXTENSION postgres_fdw;
|
gptkbp:developedBy |
gptkb:PostgreSQL_Global_Development_Group
|
gptkbp:documentation |
https://www.postgresql.org/docs/current/postgres-fdw.html
|
gptkbp:enables |
foreign data wrapper functionality
|
https://www.w3.org/2000/01/rdf-schema#label |
postgres fdw
|
gptkbp:includedIn |
PostgreSQL core distribution
|
gptkbp:license |
gptkb:PostgreSQL_License
|
gptkbp:requires |
postgresql server version 9.3 or later
|
gptkbp:supports |
gptkb:SQL/MED_standard
|
gptkbp:usedFor |
accessing remote PostgreSQL servers
|
gptkbp:writtenBy |
C
|
gptkbp:bfsParent |
gptkb:Postgres
|
gptkbp:bfsLayer |
5
|