Re: TRIGGER on a FOREIGN Table?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Sbob <sbob(at)quadratum-braccas(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: TRIGGER on a FOREIGN Table?
Date: 2023-11-07 04:18:34
Message-ID: CAKFQuwYj5_=_Z_R0D-EN6djviqO-s4k3jbPVj=c-mu+mYjAwgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Nov 6, 2023 at 9:15 PM Sbob <sbob(at)quadratum-braccas(dot)com> wrote:

> does anyone know: can I create a trigger on a foreign table? I suspect I
> have to create the trigger on the remote / source table yes?
>

https://www.postgresql.org/docs/current/sql-createtrigger.html

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rajesh Kumar 2023-11-07 05:44:25 Re: Frequent failover
Previous Message Sbob 2023-11-07 04:15:12 TRIGGER on a FOREIGN Table?