Re: TRIGGER on a FOREIGN Table?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Got it, Thanks!


On 11/7/23 00:30, Laurenz Albe wrote:
On Mon, 2023-11-06 at 21:15 -0700, Sbob 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?
You can create a trigger on a foreign table.  But don't get confused:

- the trigger will run locally, not on the remote database
- the trigger will not run if the table on the remote database is modified

Yours,
Laurenz Albe





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux