Re: [DOCS] Foreign Table docs are way to brief.

2016-09-06 Thread Michael Paquier
On Mon, Sep 5, 2016 at 11:22 AM, wrote: > Too few words given over to helping me understand what FOREIGN brings to the > table in all these commands. Patches for improvements are welcome if you think that's worth it. Now there is this bit in the documentation that explains the concept of foreign

[DOCS] Foreign Table docs are way to brief.

2016-09-06 Thread mark0978
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.1/static/sql-dropforeigntable.html Description: I see DROP FOREIGN TABLE and wonder if it actually deletes data like DROP TABLE would do. What does it mean to CREATE FOREIGN TABLE? Is it