On Tue, Jun 17, 2014 at 5:06 PM, Michael Paquier
<michael.paqu...@gmail.com> wrote:
> On Tue, Jun 17, 2014 at 4:36 AM, Ronan Dunklau <ronan.dunk...@dalibo.com> 
> wrote:
>> Now, we should think about what options may be desirable for postgres_fdw.
> An option to include triggers in what is fetched? I am sure you know
> they can be created on foreign tables now :)
Please forget that. This makes no sense as long as ImportForeignSchema
returns only a list of CreateForeighTableStmt, and even with that,
there are considerations like the order on which the objects created
should be applied through a potential call of standard_ProcessUtility
or similar.
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to