F.12. dblink — connect to other PostgreSQL databases (original) (raw)

Development Versions:devel

F.12. dblink — connect to other PostgreSQL databases
Prev Up Appendix F. Additional Supplied Modules and Extensions Home Next

dblink is a module that supports connections to other PostgreSQL databases from within a database session.

See also postgres_fdw, which provides roughly the same functionality using a more modern and standards-compliant infrastructure.