This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
currentversion, or one of the other supported versions listed above instead.
dblink
is a module that supports connections to other PostgreSQL databases from within a database session.
dblink
can report the following wait events under the wait event type Extension
.
DblinkConnect
Waiting to establish a connection to a remote server.
DblinkGetConnect
Waiting to establish a connection to a remote server when it could not be found in the list of already-opened connections.
DblinkGetResult
Waiting to receive the results of a query from a remote server.
See also postgres_fdw, which provides roughly the same functionality using a more modern and standards-compliant infrastructure.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4