April 2018
Intermediate to advanced
508 pages
15h 22m
English
Starting from version 9.3, PostgreSQL has foreign data wrapper (fdw) support. With fdw, PostgreSQL can connect to many external database management system (DBMS), and it can see foreign tables (for example, MySQL or Oracle tables) as local tables. Some of the best know fdws are:
The complete list is available at https://wiki.postgresql.org/wiki/Foreign_data_wrappers.
Read now
Unlock full access