Skip to content

trigger not firing on foreign table #291

Open
@DavidBuch1

Description

@DavidBuch1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions