Open
Description
Hi
I have a connection from postgres to a mariadb database, and the foreign tables work just fine - I can read from them and can write to them. However I need to have a trigger on the foreign table, but it just doesnt fire at all.
I have cut it down to the simplest - ie just an insert of one line into a log file, and it never calls it.
Any ideas what could be wrong?
im using Postgres 15 on ubuntu 22.04
thanks!
Metadata
Metadata
Assignees
Labels
No labels