On Wed, Oct 19, 2016 at 9:29 PM, Leonardo M. Ramé <l.r...@griensu.com> wrote:
> Hi, I wonder if I can add a trigger to a Foreign Data Wrapper table. I can't
> create the trigger in the foreign database.

Creation of triggers on foreign tables is possible since 9.4. They
have the same support as physical tables, without the TRUNCATE trigger
bit.
-- 
Michael


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

Reply via email to