From 323bcca5249c707b68d9f6d921d86fd750bcf33e Mon Sep 17 00:00:00 2001
From: Daniel Baumann Table of Contents
+ Table of Contents
All operations on a foreign table are handled through its foreign data
wrapper, which consists of a set of functions that the core server
calls. The foreign data wrapper is responsible for fetching
@@ -18,4 +18,4 @@
However, PostgreSQL does not implement that API, because the effort to
accommodate it into PostgreSQL would be large, and the standard API hasn't
gained wide adoption anyway.
- Chapter 59. Writing a Foreign Data Wrapper
TRUNCATE
EXPLAIN
ANALYZE
IMPORT FOREIGN SCHEMA
Chapter 59. Writing a Foreign Data Wrapper
TRUNCATE
EXPLAIN
ANALYZE
IMPORT FOREIGN SCHEMA