Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
PostgreSQL extension
|
gptkbp:allows |
execution of SQL statements in remote databases
|
gptkbp:alternativeTo |
gptkb:postgres_fdw_extension
|
gptkbp:canBe |
gptkb:PostgreSQL_foreign_data_wrappers
|
gptkbp:canBeDeployedOn |
CREATE EXTENSION dblink;
|
gptkbp:developedBy |
gptkb:PostgreSQL
|
gptkbp:documentation |
https://www.postgresql.org/docs/current/dblink.html
|
gptkbp:enables |
cross-database queries
|
https://www.w3.org/2000/01/rdf-schema#label |
dblink extension
|
gptkbp:includedIn |
gptkb:PostgreSQL_contrib_modules
|
gptkbp:provides |
functions for remote access
|
gptkbp:requires |
connection string to remote database
superuser privileges to install |
gptkbp:supports |
data manipulation on remote databases
data retrieval from remote databases |
gptkbp:usedFor |
database connection
|
gptkbp:bfsParent |
gptkb:PostgreSQL
|
gptkbp:bfsLayer |
5
|