Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
PostgreSQL
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Foreign data wrappers === PostgreSQL can link to other systems to retrieve data via foreign data wrappers (FDWs).<ref>{{cite book |last1=Obe |first1=Regina |last2=Hsu |first2=Leo S. |chapter=10: Replication and External Data |title=PostgreSQL: Up and Running |url=https://books.google.com/books?id=Q8jkIZkMTPcC |edition=1 |location=Sebastopol, CA |publisher=[[O'Reilly Media|O'Reilly Media, Inc.]] |date=2012 |page=129 |isbn=978-1-4493-2633-3 |access-date=October 17, 2016 |quote=Foreign Data Wrappers (FDW) [...] are mechanisms of querying external datasources. PostgreSQL 9.1 introduced this [[SQL/MED]] standards compliant feature. }}</ref> These can take the form of any data source, such as a file system, another [[relational database]] management system (RDBMS), or a web service. This means that regular database queries can use these data sources like regular tables, and even join multiple data-sources together.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)