Postgres-XL 9.5r1.3 Documentation | |||
---|---|---|---|
Prev | Up | Appendix F. Additional Supplied Modules | Next |
dblink module has not been tested with Postges-XL yet. Although there're no reason that dblink does not run in Postgres-XL, the development team leaves the test and the use of this module entirely to users.
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.