Working with the supported foreign data wrappers for Amazon RDS for PostgreSQL (original) (raw)
DocumentationAmazon RDSUser Guide
A foreign data wrapper (FDW) is a specific type of extension that provides access to external data. For example, theoracle_fdw
extension allows your RDS for PostgreSQL DB cluster to work with Oracle databases.As another example, by using the PostgreSQL nativepostgres_fdw
extension you can access data stored in PostgreSQL DB instances external to your RDS for PostgreSQL DB instance.
Following, you can find information about several supported PostgreSQL foreign data wrappers.
Topics
- Using the log_fdw extension to access the DB log using SQL
- Using the postgres_fdw extension to access external data
- Working with MySQL databases by using the mysql_fdw extension
- Working with Oracle databases by using the oracle_fdw extension
- Working with SQL Server databases by using the tds_fdw extension
Managing spatial data with PostGIS
Using the log_fdw extension
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.